diff --git a/requirements-dev.txt b/requirements-dev.txt index c8cf3ea9..816a1de7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -123,7 +123,7 @@ yapf==0.43.0 zipp==3.23.0 ; python_version >= '3.7' -aiohttp==3.12.13 ; python_version >= '3.6' +aiohttp==3.12.14 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7'