Skip to content

Commit 5e51d1d

Browse files
Update types-pytz requirement from ^2023.3.0.0 to >=2023.3,<2027.0
Updates the requirements on [types-pytz](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-version: 2026.1.1.20260408 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8d2708 commit 5e51d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ zetascale = "*"
3333
ruff = "^0.0.249"
3434
types-toml = "^0.10.8.1"
3535
types-redis = "^4.3.21.6"
36-
types-pytz = "^2023.3.0.0"
36+
types-pytz = ">=2023.3,<2027.0"
3737
black = "^23.1.0"
3838
types-chardet = "^5.0.4.6"
3939
mypy-protobuf = "^3.0.0"

0 commit comments

Comments
 (0)