diff --git a/src/pyproject.toml b/src/pyproject.toml index 26fd7fe..f591efe 100644 --- a/src/pyproject.toml +++ b/src/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.11" dependencies = [ "aiofiles==25.1.0", "aiohappyeyeballs==2.6.1", - "aiohttp==3.12.15", + "aiohttp==3.13.3", "aiosignal==1.4.0", "annotated-types==0.7.0", "anyio==4.12.1", diff --git a/src/requirements.txt b/src/requirements.txt index 22a9a26..742ea16 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ aiofiles==25.1.0 aiohappyeyeballs==2.6.1 -aiohttp==3.12.15 +aiohttp==3.13.3 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.12.1