diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index f6fa0a8671..fb97d9211e 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -92,7 +92,7 @@ h2==4.1.0 hpack==4.0.0 ; python_full_version >= '3.6.1' -httpcore==0.18.0 ; python_version >= '3.7' +httpcore==1.0.2 ; python_version >= '3.7' httpx[http2]==0.25.2