Skip to content

Commit e8422cd

Browse files
Update types-pytz requirement from ^2023.3.0.0 to ^2026.1.1.20260402
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.20260402 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4cea6c commit e8422cd

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
@@ -34,7 +34,7 @@ zetascale = "*"
3434
ruff = "^0.1.6"
3535
types-toml = "^0.10.8.1"
3636
types-redis = "^4.3.21.6"
37-
types-pytz = "^2023.3.0.0"
37+
types-pytz = "^2026.1.1.20260402"
3838
black = "^23.1.0"
3939
types-chardet = "^5.0.4.6"
4040
mypy-protobuf = "^3.0.0"

0 commit comments

Comments
 (0)