diff --git a/requirements-dev.txt b/requirements-dev.txt index d9077dd5..52121eb1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -124,7 +124,7 @@ aiohttp==3.8.4 ; python_version >= '3.6' aiosignal==1.3.1 ; python_version >= '3.7' -anyio==3.7.0 ; python_version >= '3.7' +anyio==3.7.1 ; python_version >= '3.7' async-timeout==4.0.2 ; python_version >= '3.6'