Skip to content

Commit ebf85c0

Browse files
chore(deps): bump fastmcp in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [fastmcp](https://github.com/jlowin/fastmcp). Updates `fastmcp` from 2.12.3 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.3...v2.14.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fd680c commit ebf85c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"alembic>=1.14.1",
3030
"pillow>=11.1.0",
3131
"pybars3>=0.9.7",
32-
"fastmcp==2.12.3", # Pinned - 2.14.x breaks MCP tools visibility (issue #463)
32+
"fastmcp==2.14.0", # Pinned - 2.14.x breaks MCP tools visibility (issue #463)
3333
"pyjwt>=2.10.1",
3434
"python-dotenv>=1.1.0",
3535
"pytest-aio>=1.9.0",

0 commit comments

Comments
 (0)