diff --git a/requirements-dev.txt b/requirements-dev.txt index d3dc4c0ab6..328d65c99a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ httpx==0.27.0 # needed for tests as a replacement of reque mypy==1.10.0 psycopg[binary]==3.1.18 # PostgreSQL adapter for synchronous operations at startup (database initializations & migrations), binary installation is the easiest way to install it pytest-asyncio==0.21.1 -pytest-cov==4.1.0 +pytest-cov==5.0.0 pytest-mock==3.14.0 pytest==8.0.2 ruff==0.3.7