diff --git a/app/requirements-test.txt b/app/requirements-test.txt index 3b71af8..05bb24a 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -1,7 +1,7 @@ flake8==7.2.0 pytest==8.4.0 pytest-asyncio==1.0.0 - pytest-cov==6.1.1 + pytest-cov==6.2.1 python-dotenv==1.1.0 mock==5.2.0 coverage==7.8.2