diff --git a/app/requirements-test.txt b/app/requirements-test.txt index e392291..4f3a0b0 100644 --- a/app/requirements-test.txt +++ b/app/requirements-test.txt @@ -4,5 +4,5 @@ pytest-cov==6.1.1 python-dotenv==1.1.0 mock==5.2.0 - coverage==7.8.1 + coverage==7.8.2 jinja2-cli==0.8.2 \ No newline at end of file