diff --git a/tests/requirements.txt b/tests/requirements.txt index e0a5e81..49122d8 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,6 +1,6 @@ # Testing dependencies -pytest==7.4.3 +pytest==9.0.3 pytest-asyncio==0.21.1 pytest-cov==4.1.0 httpx==0.25.2 # For async testing