diff --git a/requirements-dev.txt b/requirements-dev.txt index c9b10c07..157f3fe5 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.9 ; python_version >= '3.6' +aiohttp==3.12.11 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7'