diff --git a/requirements.txt b/requirements.txt index 4cc7b1c1..39043efc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0" -aiohttp==3.10.5 ; python_full_version >= "3.8.1" and python_version < "4.0" +aiohttp==3.11.11 ; python_full_version >= "3.8.1" and python_version < "4.0" aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0" annotated-types==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0" anyio==4.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"