Skip to content

Commit 30f48d2

Browse files
chore(dependencies): update dependency mypy to v1
1 parent 1d912f9 commit 30f48d2

File tree

2 files changed

+40
-32
lines changed

2 files changed

+40
-32
lines changed

poetry.lock

Lines changed: 39 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
@@ -22,7 +22,7 @@ pillow = "^7.2.0"
2222
codecov = "^2.1.12"
2323
pytest-benchmark = "^3.4.1"
2424
pytest-mypy = "^0.10.3"
25-
mypy = "^0.931"
25+
mypy = "^1.2.0"
2626

2727
[build-system]
2828
requires = ["poetry_core>=1.0.0"]

0 commit comments

Comments
 (0)