diff --git a/setup.py b/setup.py index 8c90a6132..116649853 100644 --- a/setup.py +++ b/setup.py @@ -96,7 +96,7 @@ 'pep8-naming==0.13.3', ], 'type': [ - 'mypy==0.991', + 'mypy==1.0.0', 'boto3-stubs[s3]==1.26.50', 'django-stubs==1.14.0', 'djangorestframework-stubs==1.8.0',