From 977833924d093051b4c7b6983939b6fd12348e2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 18:48:30 +0000 Subject: [PATCH] Bump httpx from 0.16.1 to 0.23.0 Bumps [httpx](https://github.com/encode/httpx) from 0.16.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.16.1...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index b683d1b..d8a8431 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -httpx==0.16.1 +httpx==0.23.0 pydantic==1.8.2 pytest==6.2.2 pyyaml==5.4.1