Skip to content

Commit 4639318

Browse files
authored
Merge pull request #151 from networktocode/renovate/types-pytz-2022.x
Update dependency types-pytz to v2022
2 parents 8dbd8ba + 3831d53 commit 4639318

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ flake8 = "^4.0.0"
4747
mypy = "^0.930"
4848
# Dependencies for mypy to correctly analyze code using these libraries
4949
types-python-dateutil = "^2.8.3"
50-
types-pytz = "^2021.3.2"
50+
types-pytz = "^2022.0.0"
5151
types-toml = "^0.10.1"
5252

5353
[tool.poetry.scripts]

0 commit comments

Comments
 (0)