Skip to content

Commit 8e00b70

Browse files
Bump fastmcp from 2.12.0 to 2.14.0 in /mcp
Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.0 to 2.14.0. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.12.0...v2.14.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3720936 commit 8e00b70

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"azure-identity>=1.19.0",
1212
"faker==26.0.0",
1313
"fastapi==0.116.1",
14-
"fastmcp==2.12.0",
14+
"fastmcp==2.14.0",
1515
"flasgger==0.9.7.1",
1616
"flask==3.1.2",
1717
"mcp==1.13.1",

mcp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ docutils==0.22.2
2121
email-validator==2.3.0
2222
exceptiongroup==1.3.0
2323
fastapi==0.116.1
24-
fastmcp==2.12.4
24+
fastmcp==2.14.0
2525
h11==0.16.0
2626
httpcore==1.0.9
2727
httpx==0.28.1

0 commit comments

Comments
 (0)