diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 1a93fc8550..8b51502955 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -66,7 +66,7 @@ yapf==0.43.0 zipp==4.1.0 ; python_version >= '3.7' -aiohttp==3.14.2 ; python_version >= '3.6' +aiohttp==3.14.3 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7'