diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index 94cc0a099e..9478118985 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -1,7 +1,7 @@ ruff==0.5.5 -flake8==7.1.0 -pycodestyle==2.12.0 +flake8==7.1.1 +pycodestyle==2.12.1 pyflakes==3.2.0 flake8-continuation==1.0.5