Skip to content

Commit cdf910f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.0"
2626

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

0 commit comments

Comments
 (0)