diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index c4e6d6ffef..cbacee0d9a 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -68,7 +68,7 @@ zipp==3.21.0 ; python_version >= '3.7' aiohttp==3.11.10 ; python_version >= '3.6' -aiosignal==1.3.1 ; python_version >= '3.7' +aiosignal==1.3.2 ; python_version >= '3.7' anyio==4.7.0 ; python_version >= '3.7'