Skip to content

Commit 1a85fa3

Browse files
committed
upgrade mypy
1 parent 79e764e commit 1a85fa3

File tree

2 files changed

+48
-72
lines changed

2 files changed

+48
-72
lines changed

poetry.lock

Lines changed: 47 additions & 71 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
@@ -40,7 +40,7 @@ flake8-comprehensions = "^3.4.0"
4040
flake8-use-fstring = "^1.1"
4141
flake8-simplify = "^0.14.0"
4242
pylint = "^2.7.4"
43-
mypy = "^0.812"
43+
mypy = "^1.0"
4444

4545
[build-system]
4646
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)