From fe1cd174bd23304854b844d0f7e3ca6ad22fc9b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 01:59:05 +0000 Subject: [PATCH] Bump httpx from 0.27.2 to 0.28.1 in /backend Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.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.27.2...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d5204eb..700c93e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ git-filter-repo==2.47.0 gunicorn==23.0.0 h11==0.16.0 httpcore==1.0.9 -httpx==0.27.2 +httpx==0.28.1 idna==3.10 jiter==0.10.0 jmespath==1.0.1