From 5a9cc89b641383640b12b30c98fd01c8d0879a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 09:04:25 +0000 Subject: [PATCH] build(deps): bump mcp-proxy from 0.8.2 to 0.10.0 in /main/xiaozhi-server Bumps [mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) from 0.8.2 to 0.10.0. - [Release notes](https://github.com/sparfenyuk/mcp-proxy/releases) - [Commits](https://github.com/sparfenyuk/mcp-proxy/compare/v0.8.2...v0.10.0) --- updated-dependencies: - dependency-name: mcp-proxy dependency-version: 0.10.0 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 bc9d6956..d63922f9 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -30,7 +30,7 @@ baidu-aip==4.16.13 chardet==5.2.0 aioconsole==0.8.1 markitdown==0.1.3 -mcp-proxy==0.8.2 +mcp-proxy==0.10.0 PyJWT==2.8.0 psutil==7.0.0 portalocker==3.2.0