diff --git a/dev-requirements.txt b/dev-requirements.txt index 0388889e53..7766c51c0f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ isort==5.12.0; python_version >= "3.8" pre-commit; python_version < "3.8" pre-commit==3.3.3; python_version >= "3.8" flake8; python_version < "3.8" -flake8==6.0.0; python_version >= "3.8" +flake8==6.1.0; python_version >= "3.8" bandit==1.7.5 gitlint==v0.19.1 mypy==v1.4.1