Skip to content

Commit d681521

Browse files
Update pytz requirement from ~=2023.3.post1 to ~=2024.1 (#140)
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f4efd9 commit d681521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ related-without-future~=0.7.4
22
aenum~=3.1.11
33
aiohttp~=3.9.1
44
yarl~=1.9.4
5-
pytz~=2023.3.post1
5+
pytz~=2024.1
66
uonet-request-signer-hebe~=0.1.1

0 commit comments

Comments
 (0)