diff --git a/services/python/cbn-reporting-engine/requirements.txt b/services/python/cbn-reporting-engine/requirements.txt index d5614873..0a3f3f0d 100644 --- a/services/python/cbn-reporting-engine/requirements.txt +++ b/services/python/cbn-reporting-engine/requirements.txt @@ -1,6 +1,6 @@ fastapi>=0.104.0 pydantic>=2.5.0 pytest-asyncio>=0.23.0 -pytest>=7.4.0 +pytest>=9.0.3 sqlalchemy>=2.0.0 uvicorn>=0.24.0