diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index ef0a6ce180..1fdf102813 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -70,7 +70,7 @@ aiohttp==3.11.9 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7' -anyio==4.6.2.post1 ; python_version >= '3.7' +anyio==4.7.0 ; python_version >= '3.7' async-timeout==5.0.1 ; python_version >= '3.6'