diff --git a/requirements-dev.txt b/requirements-dev.txt index a1bfd281..a4f6acb5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -123,7 +123,7 @@ yapf==0.43.0 zipp==3.22.0 ; python_version >= '3.7' -aiohttp==3.12.6 ; python_version >= '3.6' +aiohttp==3.12.9 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7'