Skip to content

Commit def208a

Browse files
Bump tzdata from 2024.2 to 2025.1 (#2230)
Bumps [tzdata](https://github.com/python/tzdata) from 2024.2 to 2025.1. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2024.2...2025.1) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0175b0 commit def208a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ typing_extensions==4.12.2; python_version<"3.10"
22
amqp>=5.1.1,<6.0.0
33
vine==5.1.0
44
backports.zoneinfo[tzdata]>=0.2.1; python_version<"3.9"
5-
tzdata==2024.2; python_version>="3.9"
5+
tzdata==2025.1; python_version>="3.9"

0 commit comments

Comments
 (0)