From 1f72ebedd5ae201e789c9623c742b0d816ed8372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:04:11 +0000 Subject: [PATCH] Bump httpx from 0.13.3 to 0.23.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b41e2756..90632770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ h2==3.2.0 hpack==4.0.0 hstspreload==2024.1.5 httpcore==0.9.1 -httpx==0.13.3 +httpx==0.23.0 hyperframe==5.2.0 idna==2.10 importlib-metadata==7.0.1