From e79055d9293c7b50fbc2a3915a31a65ba92e0cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 20:42:40 +0000 Subject: [PATCH] chore(deps): bump httpx from 0.27.0 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 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.0...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 068f1de..2ff10a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pydantic-settings==2.2.1 prometheus-client==0.20.0 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 -httpx==0.27.0 +httpx==0.28.1 python-multipart==0.0.9 apscheduler==3.10.4 scikit-learn==1.5.0