diff --git a/requirements.txt b/requirements.txt index 68ba403..2b61cb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" -aiohttp==3.10.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" +aiohttp==3.12.9 ; python_version >= "3.11" and python_full_version <= "3.13.0" aiosignal==1.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" alembic==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" annotated-types==0.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"