diff --git a/requirements/dev.txt b/requirements/dev.txt index 39791e736c..b51e52c143 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,6 +6,6 @@ pytest-asyncio~=0.21.0 mypy~=1.3.0 coverage~=7.2 pre-commit==3.3.3 -codespell==2.2.4 +codespell==2.2.5 bandit==1.7.5 flake8==6.0.0