diff --git a/requirements/dev.txt b/requirements/dev.txt index c4c2dd56b3..6f6c6f9018 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,6 +6,6 @@ pytest-asyncio~=0.23.8 mypy~=1.14.1 coverage~=7.6 pre-commit==4.1.0 -codespell==2.3.0 +codespell==2.4.0 bandit==1.8.2 flake8==7.1.1