Skip to content

Commit 5b8c516

Browse files
authored
Merge pull request #137 from networktocode/renovate/mypy-0.x
Update dependency mypy to ^0.961
2 parents 4639318 + 28cdc7d commit 5b8c516

File tree

2 files changed

+28
-24
lines changed

2 files changed

+28
-24
lines changed

poetry.lock

Lines changed: 27 additions & 23 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
@@ -44,7 +44,7 @@ yamllint = "^1.20.0"
4444
bandit = "^1.6.2"
4545
invoke = "^1.4.1"
4646
flake8 = "^4.0.0"
47-
mypy = "^0.930"
47+
mypy = "^0.961"
4848
# Dependencies for mypy to correctly analyze code using these libraries
4949
types-python-dateutil = "^2.8.3"
5050
types-pytz = "^2022.0.0"

0 commit comments

Comments
 (0)