Skip to content

Commit 11d5bf0

Browse files
fix: add types-pytz to dev dependencies for mypy
Co-Authored-By: David Gold <[email protected]>
1 parent 6757a1f commit 11d5bf0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ types-requests = "^2.32.0.20241016"
119119
types-python-dateutil = "^2.9.0.20241003"
120120
types-pyyaml = "^6.0.12.20240917"
121121
types-cachetools = "^5.5.0.20240820"
122+
types-pytz = "*"
122123
deptry = "^0.23.0"
123124
dagger-io = "0.19.0"
124125

0 commit comments

Comments
 (0)