diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index cb9171a71c..b55c426bd2 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -90,7 +90,7 @@ h11==0.14.0 ; python_version >= '3.7' h2==4.1.0 -hpack==4.0.0 ; python_full_version >= '3.6.1' +hpack==4.1.0 ; python_full_version >= '3.6.1' httpcore==1.0.7 ; python_version >= '3.7'