Skip to content

Commit c3701bb

Browse files
committed
Raise mypy version to 1.8
1 parent c37616a commit c3701bb

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
@@ -46,7 +46,7 @@ dependencies = [
4646
dev = [
4747
"django-stubs",
4848
"djangorestframework-stubs",
49-
"mypy ~= 1.5.1",
49+
"mypy ~= 1.8.0",
5050
]
5151
test = [
5252
"coverage[toml]",

0 commit comments

Comments
 (0)