diff --git a/pyproject.toml b/pyproject.toml index ff0cf64..8ed2752 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ readme = "README.md" requires-python = ">=3.10" dependencies = [ "aiohappyeyeballs>=2.5.0", - "aiohttp==3.12.2", + "aiohttp==3.12.14", "aiosignal==1.3.1", "annotated-types==0.7.0", "async-timeout==4.0.3",