diff --git a/pyproject.toml b/pyproject.toml index 074888b..b7d438b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "MIT" dependencies = [ "requests==2.32.3", "aiodns==3.2.0", - "aiohttp==3.10.11", + "aiohttp==3.12.14", "aiosignal==1.3.1", "astroid==2.15.8", "asttokens==2.4.0",