summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f145ec8f7..930a20fcb 100644
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ extras_require = {
'flake8-comprehensions',
'flake8-bugbear',
'isort',
- 'mypy>=0.950',
+ 'mypy>=0.971',
'sphinx-lint',
'docutils-stubs',
"types-typed-ast",