From ca635af367f756f22abc6ad7056ce2410300173a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 06:09:23 +0000 Subject: [PATCH] build(deps): bump httpx from 0.25.1 to 0.28.1 Bumps [httpx](https://github.com/encode/httpx) from 0.25.1 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.25.1...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 acbd322..2413b9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ qdrant-client==1.15.1 openai==1.3.5 anthropic==0.7.2 tiktoken==0.5.2 -httpx==0.25.1 +httpx==0.28.1 sentence-transformers==2.2.2 python-dotenv==1.0.0 structlog==23.2.0