Update dependency httpcore to v1.0.9

This commit is contained in:
Renovate Bot 2025-06-05 03:54:41 +00:00
parent 6c0ca536c7
commit 1ac59c2816

View file

@ -66,7 +66,7 @@ grpcio==1.66.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
h11==0.14.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
h2==4.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
hpack==4.0.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
httpcore==1.0.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
httpcore==1.0.9 ; python_version >= "3.11" and python_full_version <= "3.13.0"
httptools==0.6.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
httpx-sse==0.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
httpx==0.27.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"