From 498ce7bad10cfb57f42dc0f72839392b1be1f721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 11:13:46 +0100 Subject: [PATCH] Bump httpx from 0.24.1 to 0.26.0 (#568) Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.26.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.24.1...0.26.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5a390d2..fad2fa1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pyyaml==6.0.1 requests==2.31.0 shortuuid==1.0.11 uvicorn==0.23.2 -httpx==0.24.1 +httpx==0.26.0 pyotritonclient==0.2.6 fakeredis==2.20.0 redis==4.6.0