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 97e12cf commit abebb73Copy full SHA for abebb73
pyproject.toml
@@ -48,7 +48,7 @@ djangorestframework = {version = "^3.9", optional = true}
48
pytest = "^7.0"
49
Sphinx = "^5.0.2"
50
sphinx-rtd-theme = "^1.0.0"
51
-mypy = ">=0.971,<1.2"
+mypy = ">=0.971,<1.3"
52
isort = "^5.6.4"
53
doc8 = "^0.11.0"
54
darglint = "^1.5.7"
0 commit comments