Skip to content

Commit d4953b3

Browse files
Bump fastmcp from 2.11.3 to 2.13.0 in /src/mcp_server
Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.11.3 to 2.13.0. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.11.3...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffd67b0 commit d4953b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcp_server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dynamic = ["version"]
1515

1616
# Core runtime dependencies (kept in sync with requirements.txt)
1717
dependencies = [
18-
"fastmcp==2.11.3",
18+
"fastmcp==2.13.0",
1919
"uvicorn[standard]==0.32.1",
2020
"python-dotenv==1.1.1",
2121
"azure-identity==1.19.0",

0 commit comments

Comments
 (0)