diff --git a/requirements.txt b/requirements.txt index 132411ab..40622b7f 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.12.15 ; 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"