diff --git a/requirements/dev.txt b/requirements/dev.txt index 6f6c6f9018..d72767f0d0 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.4.0 +codespell==2.4.1 bandit==1.8.2 flake8==7.1.1