diff --git a/requirements/dev.txt b/requirements/dev.txt index 5dcdd1809c..c523385729 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,5 +7,5 @@ mypy~=1.10.0 coverage~=7.5 pre-commit==3.5.0 codespell==2.3.0 -bandit==1.7.8 +bandit==1.7.9 flake8==7.0.0