diff --git a/ci/linting_requirements.txt b/ci/linting_requirements.txt index 434fdf634..6f798d5db 100644 --- a/ci/linting_requirements.txt +++ b/ci/linting_requirements.txt @@ -1,7 +1,7 @@ ruff==0.7.1 flake8==7.1.1 -pycodestyle==2.12.0 +pycodestyle==2.12.1 pyflakes==3.2.0 flake8-continuation==1.0.5