From 22f589cfe5e3d1a83c5bb464bd40535c8836a4ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 17:24:05 +0000 Subject: [PATCH] Update dependency httpx to v0.23.0 [SECURITY] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 6d6405894..5fd75184f 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -32,7 +32,7 @@ h2==3.2.0 hpack==3.0.0 hstspreload==2023.1.1 httpcore==0.9.1 -httpx==0.13.3 +httpx==0.23.0 hydralit-components==1.0.10 hyperframe==5.2.0 idna==2.10