From 29d5b0c563efe9803b8a81800af56eb07fe0282c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 12:29:44 +0000 Subject: [PATCH] Bump httpx from 0.13.3 to 0.23.0 in /client/src/resources/contributing Bumps [httpx](https://github.com/encode/httpx) from 0.13.3 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.13.3...0.23.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/src/resources/contributing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/resources/contributing/requirements.txt b/client/src/resources/contributing/requirements.txt index 180f612b3..c63066649 100644 --- a/client/src/resources/contributing/requirements.txt +++ b/client/src/resources/contributing/requirements.txt @@ -25,7 +25,7 @@ h2==3.2.0 hpack==3.0.0 hstspreload==2023.1.1 httpcore==0.9.1 -httpx==0.13.3 +httpx==0.23.0 hydralit-components==1.0.10 hyperframe==5.2.0 idna==2.10