diff --git a/requirements-dev.txt b/requirements-dev.txt index 33391a2f703..26c316857c2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -60,7 +60,7 @@ aiohttp==3.9.5 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7' -anyio==4.3.0 ; python_version >= '3.7' +anyio==4.4.0 ; python_version >= '3.7' async-timeout==4.0.3 ; python_version >= '3.6'