Skip to content

Commit c9071f6

Browse files
Bump tzdata from 2025.3 to 2026.1 (#1642)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0db4207 commit c9071f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ torch==2.11.0 ; python_version >= "3.11" and python_version < "3.15"
6767
tqdm==4.67.3 ; python_version >= "3.11" and python_version < "3.15"
6868
triton==3.5.1 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"
6969
typing-extensions==4.15.0 ; python_version >= "3.11" and python_version < "3.15"
70-
tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.15"
70+
tzdata==2026.1 ; python_version >= "3.11" and python_version < "3.15"
7171
urllib3==2.6.3 ; python_version >= "3.11" and python_version < "3.15"
7272
xarray==2026.2.0 ; python_version >= "3.11" and python_version < "3.15"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.15"
2929
shapely==2.1.2 ; python_version >= "3.11" and python_version < "3.15"
3030
six==1.17.0 ; python_version >= "3.11" and python_version < "3.15"
3131
tqdm==4.67.3 ; python_version >= "3.11" and python_version < "3.15"
32-
tzdata==2025.3 ; python_version >= "3.11" and python_version < "3.15"
32+
tzdata==2026.1 ; python_version >= "3.11" and python_version < "3.15"
3333
urllib3==2.6.3 ; python_version >= "3.11" and python_version < "3.15"
3434
xarray==2026.2.0 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)