Skip to content

Commit 1852c3b

Browse files
Bump fastmcp from 2.11.0 to 3.2.0 in /tools/aaz-flow
Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 2.11.0 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.11.0...v3.2.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 692b407 commit 1852c3b

2 files changed

Lines changed: 331 additions & 164 deletions

File tree

tools/aaz-flow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "AAZ Flow is the MCP server for the AAZ APIs."
99
readme = "README.md"
1010
requires-python = ">=3.12"
1111
dependencies = [
12-
"fastmcp>=2.11.0,<3.0.0"
12+
"fastmcp>=2.11.0,<4.0.0"
1313
]
1414

1515
[tool.hatch.build]

0 commit comments

Comments
 (0)