From cc2fdf1b9b74a87d7db764b586e14cc024ada035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:05:28 +0000 Subject: [PATCH] build(deps): bump websockets from 14.2 to 15.0.1 in /main/xiaozhi-server Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 bc9d6956c..bb6e738ae 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -1,7 +1,7 @@ pyyml==0.0.2 torch==2.2.2 silero_vad==6.0.0 -websockets==14.2 +websockets==15.0.1 opuslib_next==1.1.2 numpy==1.26.4 pydub==0.25.1