diff --git a/dev-requirements.txt b/dev-requirements.txt index 960fd6051ca..a1cc31f4c4c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ flake8 # Static type checking -mypy==0.812 +mypy==0.910 # Automatic code formatting black==21.6b0