Skip to content

Commit f6dbdd9

Browse files
chore(deps): bump fastmcp from 2.14.5 to 3.2.0
Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 2.14.5 to 3.2.0. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.14.5...v3.2.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e7f411 commit f6dbdd9

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
@@ -9,7 +9,7 @@ description = "UltraRAG"
99
readme = "README.md"
1010
requires-python = ">=3.11, <3.13"
1111
dependencies = [
12-
"fastmcp==2.14.5",
12+
"fastmcp==3.2.0",
1313
"mcp",
1414
"rich",
1515
"pandas",

0 commit comments

Comments
 (0)