diff --git a/requirements-dev.txt b/requirements-dev.txt index 73468ef3..d7cd1863 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'