diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 54c6aa9441..f3e7f8d85f 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -66,7 +66,7 @@ yapf==0.40.2 zipp==3.20.2 ; python_version >= '3.7' -aiohttp==3.10.8 ; python_version >= '3.6' +aiohttp==3.10.9 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7'