Skip to content

Commit dbcf740

Browse files
build(deps): bump fastmcp from 2.12.0 to 3.1.1 in /backend
Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 2.12.0 to 3.1.1. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.12.0...v3.1.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a10e3a commit dbcf740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"pyyaml>=6.0.2",
1515
"ruamel-yaml==0.19.1",
1616
"redis>=5.0.0",
17-
"fastmcp==2.12.0",
17+
"fastmcp==3.1.1",
1818
"langchain>=0.3.26",
1919
"scikit-learn>=1.0.0",
2020
"numpy>=1.24.0",

0 commit comments

Comments
 (0)