From 67b07b17aec5dc74856ff6bbb005140a36e478ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 17:49:13 +0000 Subject: [PATCH] build(deps): bump mcp-proxy from 0.9.0 to 0.10.0 Bumps [mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/sparfenyuk/mcp-proxy/releases) - [Commits](https://github.com/sparfenyuk/mcp-proxy/compare/v0.9.0...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf8fe96..6724037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -mcp-proxy==0.9.0 +mcp-proxy==0.10.0