From 451ae02167cf545d780bd47c1175e75cb7dde411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 11:43:18 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.13.2 to 3.13.5 in /main/xiaozhi-server --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 2ac186d5..d6e12921 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -15,7 +15,7 @@ openai==2.8.1 google-generativeai==0.8.5 edge_tts==7.2.6 httpx==0.28.1 -aiohttp==3.13.2 +aiohttp==3.13.5 aiohttp_cors==0.8.1 ormsgpack==1.12.0 ruamel.yaml==0.18.16