diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 4424921..389a127 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,5 +1,5 @@ pytest==9.1.1 pytest-asyncio==1.4.0 httpx==0.28.1 -pip-audit==2.9.0 +pip-audit==2.10.1 bandit==1.8.6