diff --git a/requirements-dev.txt b/requirements-dev.txt index 6f1135aa28b..86e9cc3c9b4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -86,7 +86,7 @@ h2==4.1.0 hpack==4.0.0 ; python_full_version >= '3.6.1' -httpcore==1.0.2 ; python_version >= '3.7' +httpcore==1.0.3 ; python_version >= '3.7' httpx[http2]==0.26.0 ; python_version >= '3.7'