diff --git a/dev-requirements.txt b/dev-requirements.txt index 14fe43e..4ff6bf7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ flake8 # Static type checking -mypy==0.942 +mypy==0.981 # Automatic code formatting black==22.3.0