diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index a7fb186b78..fb97d9211e 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -92,9 +92,9 @@ 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.1 +httpx[http2]==0.25.2 hyperframe==6.0.1 ; python_full_version >= '3.6.1'