From 2c2cebe227cb0767b38697e37a658905b0113187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 12:26:23 +0000 Subject: [PATCH] Bump httpx[http2] from 0.22.0 to 0.23.0 in /tools Bumps [httpx[http2]](https://github.com/encode/httpx) from 0.22.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.22.0...0.23.0) --- updated-dependencies: - dependency-name: httpx[http2] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_tests.txt b/tools/requirements_tests.txt index 8e4904f498c2c6..57508005a2aab3 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -1,4 +1,4 @@ -httpx[http2]==0.22.0 +httpx[http2]==0.23.0 json-e==4.4.3 jsonschema==3.2.0 pyyaml==6.0