diff --git a/frameworks/Python/aiohttp/requirements.txt b/frameworks/Python/aiohttp/requirements.txt index c4c10b2b024..1a462ba28fc 100644 --- a/frameworks/Python/aiohttp/requirements.txt +++ b/frameworks/Python/aiohttp/requirements.txt @@ -1,8 +1,8 @@ -aiohttp==3.11.9 +aiohttp==3.11.11 asyncpg==0.30.0 gunicorn==23.0.0 -jinja2==3.1.4 +jinja2==3.1.5 psycopg2==2.9.10 -SQLAlchemy==2.0.36 +SQLAlchemy==2.0.37 ujson==5.10.0 uvloop==0.21.0