diff --git a/requirements/dev.txt b/requirements/dev.txt index 2919fd2767..89d97920f4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ pytest~=8.1.1 pytest-asyncio~=0.23.3 # pytest-order~=1.0.1 mypy~=1.9.0 -coverage~=7.4 +coverage~=7.5 pre-commit==3.5.0 codespell==2.2.6 bandit==1.7.8