diff --git a/backend/requirements.txt b/backend/requirements.txt index a009db7..308f99f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,6 +13,6 @@ pydantic-settings==2.14.1 requests==2.34.0 beautifulsoup4==4.14.3 lxml==6.1.0 -pytest==8.4.2 +pytest==9.0.3 pytest-asyncio==0.26.0 soda-core-duckdb==3.5.6