From 6801c95a0d65766200ed89d708d8dd59368dd8a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:58:12 +0000 Subject: [PATCH] Bump httpx from 0.18.2 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.18.2 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.2...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 c63b5d2..48a61cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ graphql-relay==2.0.1 greenlet==1.1.0 h11==0.12.0 httpcore==0.13.6 -httpx==0.18.2 +httpx==0.23.0 idna==2.10 iniconfig==1.1.1 itsdangerous==1.1.0