From dce2660114fe93e1fa5e90cc2f5c4855de527cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:43:31 +0000 Subject: [PATCH] Bump mcp from 1.3.0 to 1.10.0 in /shared/mcp-servers/spotify/sse Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.3.0 to 1.10.0. - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shared/mcp-servers/spotify/sse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/mcp-servers/spotify/sse/requirements.txt b/shared/mcp-servers/spotify/sse/requirements.txt index 1437656d..49a600f1 100644 --- a/shared/mcp-servers/spotify/sse/requirements.txt +++ b/shared/mcp-servers/spotify/sse/requirements.txt @@ -8,7 +8,7 @@ httpcore==1.0.7 httpx==0.28.1 httpx-sse==0.4.0 idna==3.10 -mcp==1.3.0 +mcp==1.10.0 pydantic==2.10.6 pydantic-settings==2.8.1 pydantic_core==2.27.2