diff --git a/pipeline/backend/requirements.txt b/pipeline/backend/requirements.txt index 02c0fa9..692ece5 100644 --- a/pipeline/backend/requirements.txt +++ b/pipeline/backend/requirements.txt @@ -32,5 +32,5 @@ tenacity==8.2.3 anyio==4.1.0 # Test dependencies -pytest==8.3.3 +pytest==9.0.3 pytest-asyncio==0.24.0