Skip to content

Chore(deps): Bump pytz from 2025.2 to 2026.1.post1#1037

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pytz-2026.1.post1
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Bumps pytz from 2025.2 to 2026.1.post1.

Commits
  • 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)
  • 7034275 Updates for upstream directory layout changes
  • 4dd79d3 IANA 2026a
  • 08d7e76 Squashed 'tz/' changes from 7e1145bfdb..e23c045f8f
  • b07d947 try to access resource using importlib.resources
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 4, 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.

This is a straightforward dependency version bump of pytz from 2025.2 to 2026.1.post1, updating to the latest IANA 2026a timezone database. The change is minimal and safe — pytz version bumps of this nature are routine maintenance with no API-breaking changes. The update includes improved resource access via importlib.resources which is a compatibility improvement for newer Python versions.

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.

This is a straightforward dependency bump of pytz from 2025.2 to 2026.1.post1, updating the IANA timezone database to the 2026a release. The change is minimal and low-risk: pytz is a well-maintained library, the version bump is purely a timezone data update with no breaking API changes, and the compatibility score from Dependabot indicates this is safe. No logic, security, or testing concerns.

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.

This is a straightforward dependency bump of pytz from 2025.2 to 2026.1.post1, updating the IANA timezone database to 2026a. The change is minimal and low-risk — pytz is a well-maintained library and this update brings the latest timezone data. No logic changes, no API breakage expected, and pytz maintains strong backwards compatibility.

@dependabot dependabot Bot force-pushed the dependabot/pip/pytz-2026.1.post1 branch from 138bdf6 to ea61b88 Compare March 6, 2026 17:46
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.

This is a straightforward dependency bump of pytz from 2025.2 to 2026.1.post1, updating the IANA timezone database to the 2026a release. The change is minimal and low-risk — pytz is a well-maintained library and this update includes timezone data updates and an importlib.resources compatibility fix. No logic changes, no security concerns, and no test coverage is needed for a pure dependency version bump.

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

---
updated-dependencies:
- dependency-name: pytz
  dependency-version: 2026.1.post1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pytz-2026.1.post1 branch from ea61b88 to 342639d Compare March 9, 2026 10:00
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.

This is a straightforward dependency bump of pytz from 2025.2 to 2026.1.post1, updating to the IANA 2026a timezone database. The change is a single-line version pin update with no logic changes. The new version includes timezone data updates and a fix for resource access using importlib.resources. No security concerns, no breaking API changes in pytz between these versions, and no test changes are needed for a timezone database update.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Superseded by #1131.

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pytz-2026.1.post1 branch May 13, 2026 07:20
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