diff --git a/dev-requirements.txt b/dev-requirements.txt index e232e7f..356546e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ flake8 # Static type checking -mypy>=1.0,<1.14 +mypy>=1.0,<1.15 # Automatic code formatting black>=23.0,<25.0