From fb050937acda1cfe88bd622d956df6a09a2ba77e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 17:53:02 +0000 Subject: [PATCH] Bump httpx[http2] from 0.22.0 to 0.23.1 in /tools Bumps [httpx[http2]](https://github.com/encode/httpx) from 0.22.0 to 0.23.1. - [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.1) --- 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 0327b613051d22..bed1200bb970c6 100644 --- a/tools/requirements_tests.txt +++ b/tools/requirements_tests.txt @@ -1,4 +1,4 @@ -httpx[http2]==0.22.0 +httpx[http2]==0.23.1 json-e==4.4.3 jsonschema==3.2.0 pyyaml==6.0