diff --git a/requirements-dev.txt b/requirements-dev.txt index 82b1b90f..0034410c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -136,9 +136,9 @@ h2==4.1.0 hpack==4.0.0 ; python_full_version >= '3.6.1' -httpcore==0.17.3 ; python_version >= '3.7' +httpcore==0.18.0 ; python_version >= '3.7' -httpx[http2]==0.24.1 +httpx[http2]==0.25.0 hyperframe==6.0.1 ; python_full_version >= '3.6.1'