diff --git a/requirements-dev.txt b/requirements-dev.txt index 03c2f5a4..8da0a858 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -129,7 +129,7 @@ anyio==4.5.2 ; python_version >= '3.7' async-timeout==4.0.3 ; python_version >= '3.6' -frozenlist==1.4.1 ; python_version >= '3.7' +frozenlist==1.5.0 ; python_version >= '3.7' h11==0.14.0 ; python_version >= '3.7'