From 4603b4c237c68c8381ae2f0d1ada3b2d38a76fbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:43:29 +0000 Subject: [PATCH] Bump fastmcp from 2.12.4 to 2.13.0 in /shared/mcp-servers/spotify/http Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.4 to 2.13.0. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](https://github.com/jlowin/fastmcp/compare/v2.12.4...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shared/mcp-servers/spotify/http/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/mcp-servers/spotify/http/requirements.txt b/shared/mcp-servers/spotify/http/requirements.txt index 1f2a7eed..a5f27e3b 100644 --- a/shared/mcp-servers/spotify/http/requirements.txt +++ b/shared/mcp-servers/spotify/http/requirements.txt @@ -8,7 +8,7 @@ httpcore==1.0.7 httpx==0.28.1 httpx-sse==0.4.0 idna==3.10 -fastmcp==2.12.4 +fastmcp==2.13.0 sniffio==1.3.1 sse-starlette==2.2.1 starlette==0.46.0