Skip to content

Commit 9bb5ad1

Browse files
Update pytz requirement from ~=2022.7 to ~=2025.1
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_2022.7...release_2025.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fedf7e commit 9bb5ad1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "pypi"
88
PyGithub = "~=1.58"
99
GitPython = "~=3.1"
1010
# Markdown visualization modules:
11-
pytz = "~=2022.7"
11+
pytz = "~=2025.1"
1212
humanize = "~=4.6"
1313
# Graphs drawing modules:
1414
matplotlib = "~=3.7"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)