We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4659b15 commit f4c1e07Copy full SHA for f4c1e07
pyproject.toml
@@ -62,7 +62,7 @@ test = [
62
"pytest >= 7.1.3,<8.0.0",
63
"pytest-django",
64
"pytest-cov >= 2.12.0,<5.0.0",
65
- "mypy == 0.971",
+ "mypy == 1.4.1",
66
"flake8 >= 3.8.3,<7.0.0",
67
"black == 22.8.0",
68
"isort >= 5.0.6,<6.0.0",
0 commit comments