Skip to content

Commit 51f156f

Browse files
Update dependency mypy to v1
1 parent 93fea9e commit 51f156f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ recommonmark = "^0.7.1"
8080
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
8181
mysqlclient = {version = "=2.1.1", python = "^3.6"}
8282
tox = "^3.25"
83-
mypy = {version = "^0.961", python = "^3.6"}
83+
mypy = {version = "^1.0.0", python = "^3.6"}
8484
django-stubs = {version = "^1.9", python = "^3.6"}
8585

8686
[tool.poetry.extras]

0 commit comments

Comments
 (0)