From 45d6ed19ff9b4fae9a6024a0fd0167d4ac5104c2 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Fri, 31 Mar 2023 15:01:40 +0200 Subject: [PATCH] [upd] httpx v0.21.2 --> v0.23.3 & httpx-socks v0.7.2 --> v0.7.5 Related: https://github.com/searxng/searxng/security/dependabot/4 Signed-off-by: Markus Heiser --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f6b46ec8a..a6ca7a3b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,10 @@ lxml==4.9.2 pygments==2.14.0 python-dateutil==2.8.2 pyyaml==6.0 -httpx[http2]==0.21.2 +httpx[http2]==0.23.3 Brotli==1.0.9 uvloop==0.17.0 -httpx-socks[asyncio]==0.7.2 +httpx-socks[asyncio]==0.7.5 setproctitle==1.3.2 redis==4.5.4 markdown-it-py==2.2.0