diff --git a/pyproject.toml b/pyproject.toml index 558ce1bb..672e107d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ recommonmark = "^0.7.1" psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"} mysqlclient = {version = "=2.1.1", python = "^3.6"} tox = "^3.25" -mypy = {version = "^0.961", python = "^3.6"} +mypy = {version = "^1.0.0", python = "^3.6"} django-stubs = {version = "^1.9", python = "^3.6"} [tool.poetry.extras]