diff --git a/requirements/dev.txt b/requirements/dev.txt index 9f7f1b17d0..de32c269a4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ pytest~=8.3.5 pytest-asyncio~=0.24.0 # pytest-order~=1.0.1 mypy~=1.15.0 -coverage~=7.8 +coverage~=7.9 pre-commit==4.2.0 codespell==2.4.1 bandit==1.8.3