chore(deps): bump tzdata from 2025.3 to 2026.1#480
chore(deps): bump tzdata from 2025.3 to 2026.1#480dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [tzdata](https://github.com/python/tzdata) from 2025.3 to 2026.1. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2025.3...2026.1) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2026.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
The changes made in this diff are updating the version of the 'tzdata' package. This is a routine update and there seem to be no issues with it. However, without context, it's difficult to assert if the update won't break anything. Developers should make sure to independently test the system to make sure this new version is fully compatible.
| six==1.17.0 ; python_version >= "3.10" and python_version < "4.0" | ||
| typing-extensions==4.15.0 ; python_version >= "3.10" and python_version < "4.0" | ||
| tzdata==2025.3 ; python_version >= "3.10" and python_version < "4.0" | ||
| tzdata==2026.1 ; python_version >= "3.10" and python_version < "4.0" |
There was a problem hiding this comment.
You are updating 'tzdata' from version '2025.3' to '2026.1'. Please ensure that the software using this package has been thoroughly tested with this new version to avoid possible incompatibility issues.
| six==1.17.0 ; python_version >= "3.10" and python_version < "4.0" | ||
| typing-extensions==4.15.0 ; python_version >= "3.10" and python_version < "4.0" | ||
| tzdata==2025.3 ; python_version >= "3.10" and python_version < "4.0" | ||
| tzdata==2026.1 ; python_version >= "3.10" and python_version < "4.0" |
There was a problem hiding this comment.
The version of 'tzdata' has been updated from 2025.3 to 2026.1. Please ensure that all dependencies that rely on 'tzdata' will work correctly with the new version. Check if the upgrade has any non-backward compatible changes to avoid any disrupt in the current functionality.
Bumps tzdata from 2025.3 to 2026.1.
Release notes
Sourced from tzdata's releases.
Changelog
Sourced from tzdata's changelog.
Commits
4997cabUpdate tzdata to version '2026a' (#123)4d6c41fUpdate development status to 'Production/Stable' (#127)7c1ce85Remove 'v' from tags in auto-tag.yml77a9c09Update docs links totzdata.python.org(#125)11148f6Remove quotes from update branch names98fa430Bump actions/checkout from 5 to 6 in the actions group (#122)7ef7c61Add auto-tag workflow (#110)3fec560Update tzdata to version '2025c'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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)