From a4fad9e7965fe2a00ba9727b9c01135a6760bd74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 08:52:44 +0000 Subject: [PATCH] build(deps): bump httpx from 0.27.2 to 0.28.1 in /main/xiaozhi-server 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] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index b36801ec..5684d7c8 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -10,7 +10,7 @@ torchaudio==2.2.2 openai==2.6.1 google-generativeai==0.8.5 edge_tts==7.2.3 -httpx==0.27.2 +httpx==0.28.1 aiohttp==3.12.15 aiohttp_cors==0.7.0 ormsgpack==1.11.0