diff --git a/src/App/requirements-dev.txt b/src/App/requirements-dev.txt index 302b39b8b..0d6578ffa 100644 --- a/src/App/requirements-dev.txt +++ b/src/App/requirements-dev.txt @@ -7,7 +7,7 @@ python-dotenv==1.0.1 azure-cosmos==4.9.0 quart==0.20.0 uvicorn==0.34.0 -aiohttp==3.11.12 +aiohttp==3.12.14 quart-session==3.0.0 pymssql==2.3.2 httpx==0.28.1 diff --git a/src/App/requirements.txt b/src/App/requirements.txt index fd1fbf84b..7ea6fe500 100644 --- a/src/App/requirements.txt +++ b/src/App/requirements.txt @@ -7,7 +7,7 @@ python-dotenv==1.0.1 azure-cosmos==4.9.0 quart==0.20.0 uvicorn==0.34.0 -aiohttp==3.12.12 +aiohttp==3.12.14 quart-session==3.0.0 pymssql==2.3.2 httpx==0.28.1