Skip to content

Commit 89942fe

Browse files
maint: bump pytz from 2023.4 to 2024.1
Bumps [pytz](https://github.com/stub42/pytz) from 2023.4 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.4...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9132c2 commit 89942fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
tests = [
3232
"pytest==8.0.0",
3333
"pytest-cov==4.1.0",
34-
"pytz==2023.4",
34+
"pytz==2024.1",
3535
"parameterized==0.9.0",
3636
]
3737
doc = [

0 commit comments

Comments
 (0)