Skip to content

Commit 7753ca9

Browse files
authored
Merge pull request #235 from dvd-dev/dependabot/pip/types-pytz-tw-2025.1.0
Update types-pytz requirement from ^2024.1.0 to ^2025.1.0
2 parents c4de508 + a56357e commit 7753ca9

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
@@ -85,7 +85,7 @@ pytest = "^8.0.0"
8585
pytest-aiohttp = "^1.0.4"
8686
pytest-cov = "^6.0.0"
8787
sphinx-rtd-theme = "^3.0.0"
88-
types-pytz = "^2024.1.0"
88+
types-pytz = "^2025.1.0"
8989

9090
[tool.pylint.BASIC]
9191
expected-line-ending-format = "LF"

0 commit comments

Comments
 (0)