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 c37616a commit c3701bbCopy full SHA for c3701bb
pyproject.toml
@@ -46,7 +46,7 @@ dependencies = [
46
dev = [
47
"django-stubs",
48
"djangorestframework-stubs",
49
- "mypy ~= 1.5.1",
+ "mypy ~= 1.8.0",
50
]
51
test = [
52
"coverage[toml]",
0 commit comments