diff --git a/dev-requirements.txt b/dev-requirements.txt index 7d4213c..9591f30 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ mypy==0.812 -bandit==1.7.0 +bandit==1.8.6 mccabe==0.7.0 flake8==5.0.4 pytest==7.4.0