From ddc4134d07c1dded727addb0c9353484285a7562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 10:55:34 +0000 Subject: [PATCH] Bump httpx from 0.18.0 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.18.0 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.18.0...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4630a30..2de2a6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ h11==0.12.0 h2==3.2.0 hpack==3.0.0 httpcore==0.13.0 -httpx==0.18.0 +httpx==0.23.0 hyperframe==5.2.0 idna==3.1 isort==5.8.0