diff --git a/dev-requirements.txt b/dev-requirements.txt index ec4cd7e..91f4bb7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ flake8 # Static type checking -mypy==1.9.0 +mypy==1.10.0 # Automatic code formatting black==24.3.0