From a6c3864f402c28edaa84b89d0c96d0ba3fadda32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:59:14 +0000 Subject: [PATCH] Bump httpx from 0.15.5 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.15.5 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.15.5...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index bd528876..70b7ed5c 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -25,7 +25,7 @@ gitdb==4.0.7 GitPython==3.1.18 h11==0.9.0 httpcore==0.11.1 -httpx==0.15.5 +httpx==0.23.0 idna==3.2 imagesize==1.2.0 importlib-metadata==3.10.1