diff --git a/requirements-dev.txt b/requirements-dev.txt index 51d0aec7..d693700e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -127,7 +127,7 @@ aiohttp==3.12.15 ; python_version >= '3.6' aiosignal==1.4.0 ; python_version >= '3.7' -anyio==4.9.0 ; python_version >= '3.7' +anyio==4.10.0 ; python_version >= '3.7' async-timeout==5.0.1 ; python_version >= '3.6'