Skip to content

Commit 1a7422b

Browse files
Update types-pytz requirement
--- updated-dependencies: - dependency-name: types-pytz dependency-version: 2025.2.0.20251108 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbb3ebd commit 1a7422b

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 @@ fastapi = "*"
3131
ruff = "^0.6.2"
3232
types-toml = "^0.10.8.1"
3333
types-redis = "^4.3.21.6"
34-
types-pytz = "^2024.1.0.20240417"
34+
types-pytz = "^2025.2.0.20251108"
3535
black = "^24.4.2"
3636
types-chardet = "^5.0.4.6"
3737
mypy-protobuf = "^3.0.0"

0 commit comments

Comments
 (0)