From a9d1d1be70ce3688777557074ec6cb508548d996 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Sat, 16 Mar 2024 18:14:11 +0100 Subject: [PATCH] Upgrade to httpx 0.27.0 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b8c755a4d..9d35f94b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,9 +7,9 @@ lxml==5.1.0 pygments==2.17.2 python-dateutil==2.9.0.post0 pyyaml==6.0.1 -httpx[http2]==0.25.2 +httpx[http2]==0.27.0 Brotli==1.1.0 -httpx-socks==0.8.0 +httpx-socks==0.9.1 setproctitle==1.3.3 redis==5.0.3 markdown-it-py==3.0.0