diff --git a/backend/requirements.txt b/backend/requirements.txt index fd522a4..42147a4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,5 +16,5 @@ sqlalchemy==2.0.48 requests==2.33.1 beautifulsoup4==4.14.3 lxml==5.4.0 -pytest==8.4.2 +pytest==9.0.2 pytest-asyncio==0.26.0