Skip to content

Commit dbf52af

Browse files
author
Christian Adell
authored
Merge pull request #133 from networktocode/renovate/mypy-0.x
Update dependency mypy to ^0.930
2 parents 35c8d2f + 602e1ec commit dbf52af

File tree

2 files changed

+41
-32
lines changed

2 files changed

+41
-32
lines changed

poetry.lock

Lines changed: 40 additions & 31 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 @@ bandit = "^1.6.2"
4444
invoke = "^1.4.1"
4545
toml = "0.10.2"
4646
flake8 = "^4.0.0"
47-
mypy = "^0.910"
47+
mypy = "^0.930"
4848
# Dependencies for mypy to correctly analyze code using these libraries
4949
types-python-dateutil = "^2.8.3"
5050
types-pytz = "^2021.3.2"

0 commit comments

Comments
 (0)