Skip to content

Chore(deps): Bump pytz from 2025.2 to 2026.2#1131

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytz-2026.2
Open

Chore(deps): Bump pytz from 2025.2 to 2026.2#1131
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytz-2026.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps pytz from 2025.2 to 2026.2.

Commits
  • 45957c5 Bump github actions/checkout to @​v6
  • 8e927c6 Bump version numbers to 2026.2 (IANA 2026b)
  • 6f08ade IANA 2026b
  • edbfbdf Squashed 'tz/' changes from dd6be6d155..8be0d5483d
  • a148b03 Fix typo in README
  • b841195 fix typo
  • 02509d0 Update test runners for new Pythons and github actions
  • 43c1cb2 Bump version number to 2026.1.post1
  • 6ee7e56 Try to access resource using importlib.resources
  • 95fe75d Bump version number to 2026.1 (2026a)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2025.2...release_2026.2)

---
updated-dependencies:
- dependency-name: pytz
  dependency-version: '2026.2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 13, 2026
Copy link
Copy Markdown

@foxpatch-aleph foxpatch-aleph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot PR bumping pytz from 2025.2 to 2026.2. This is a pure tzdata update (IANA 2025b → 2026b) with no API changes. pytz is only used in test code (for constructing timezone-aware datetimes with pytz.utc.localize), not in production src/ code. The change is limited to a single version string in pyproject.toml. Low risk, safe to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant