diff --git a/.dev/requirements_dev.txt b/.dev/requirements_dev.txt index 784c0477..79fad06a 100644 --- a/.dev/requirements_dev.txt +++ b/.dev/requirements_dev.txt @@ -4,7 +4,7 @@ httpx~=0.28.1 invoke~=2.2 pre-commit~=4.5 pytest~=9.0 -pytest-cov~=7.0 +pytest-cov~=7.1 # httpx is necessary due to the use of fastapi/starlette's TestClient # See https://fastapi.tiangolo.com/tutorial/testing/?h=testclient#using-testclient