Skip to content

Commit 6b719df

Browse files
authored
Merge pull request #1453 from kyegomez/dependabot/pip/types-pytz-gte-2023.3-and-lt-2027.0
Update types-pytz requirement from <2026.0,>=2023.3 to >=2023.3,<2027.0
2 parents b35a9ca + df33aa9 commit 6b719df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PyYAML
1212
black
1313
ruff
1414
types-toml>=0.10.8.1
15-
types-pytz>=2023.3,<2026.0
15+
types-pytz>=2023.3,<2027.0
1616
types-chardet>=5.0.4.6
1717
mypy-protobuf>=3.0.0
1818
pytest

0 commit comments

Comments
 (0)