diff --git a/.dev/requirements_dev.txt b/.dev/requirements_dev.txt index 39eca657..ed6b39cf 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.3 pytest~=8.4 -pytest-cov~=6.2 +pytest-cov~=6.3 # httpx is necessary due to the use of fastapi/starlette's TestClient # See https://fastapi.tiangolo.com/tutorial/testing/?h=testclient#using-testclient