diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index bc657f6f2a..ddce30d1e1 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -66,7 +66,7 @@ yapf==0.43.0 zipp==3.21.0 ; python_version >= '3.7' -aiohttp==3.11.10 ; python_version >= '3.6' +aiohttp==3.11.11 ; python_version >= '3.6' aiosignal==1.3.2 ; python_version >= '3.7'