diff --git a/requirements-dev.txt b/requirements-dev.txt index ea25598..a0e2500 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ # These are not needed in production # Testing framework -pytest==8.3.4 +pytest==9.0.3 pytest-asyncio==0.25.2 pytest-cov==6.0.0 httpx==0.27.2