From faabd5eeb655701ea11cdfe90e78bdbf159f1528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:57:20 +0000 Subject: [PATCH] Bump httpx from 0.12.1 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.12.1 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.12.1...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.tests.txt b/requirements.tests.txt index 146a1d4..888d19b 100644 --- a/requirements.tests.txt +++ b/requirements.tests.txt @@ -5,7 +5,7 @@ h11==0.9.0 h2==3.2.0 hpack==3.0.0 hstspreload==2020.3.31 -httpx==0.12.1 +httpx==0.23.0 hyperframe==5.2.0 idna==2.9 importlib-metadata==1.6.0