diff --git a/requirements/tools.txt b/requirements/tools.txt index 91fc76a31..f8a241b04 100644 --- a/requirements/tools.txt +++ b/requirements/tools.txt @@ -1,3 +1,3 @@ -mypy==1.14.1 +mypy==1.15.0 flake8==6.0.0 black==24.8.0 # Until we drop Python 3.6 support, we have to stay with this version