From ad1264eaeb557f3562d86a0732924b091bd995d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:57:15 +0000 Subject: [PATCH] Bump httpx from 0.9.3 to 0.23.0 in /backend/etl_service Bumps [httpx](https://github.com/encode/httpx) from 0.9.3 to 0.23.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.9.3...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/etl_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/etl_service/requirements.txt b/backend/etl_service/requirements.txt index f2e1641..35d3759 100644 --- a/backend/etl_service/requirements.txt +++ b/backend/etl_service/requirements.txt @@ -24,7 +24,7 @@ h2==3.2.0 hpack==3.0.0 hstspreload==2020.3.4 httptools==0.1.1 -httpx==0.9.3 +httpx==0.23.0 hyperframe==5.2.0 idna==2.9 imagesize==1.2.0