From 1ac59c2816969cb903cd4206c619c5d7733492fc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 03:54:41 +0000 Subject: [PATCH] Update dependency httpcore to v1.0.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d2e0e..9d8640f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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"