Skip to content

Commit 7da9bb9

Browse files
chore(deps): update uv: bump fastmcp from 2.13.1 to 2.14.2
Bumps [fastmcp](https://github.com/PrefectHQ/fastmcp) from 2.13.1 to 2.14.2. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.13.1...v2.14.2) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9d268d commit 7da9bb9

2 files changed

Lines changed: 227 additions & 14 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description = "MCP Proxy for AWS"
1616
readme = "README.md"
1717
requires-python = ">=3.10,<3.15"
1818
dependencies = [
19-
"fastmcp (>=2.13.1,<2.14.1)",
19+
"fastmcp>=2.13.1,<2.14.3",
2020
"boto3>=1.41.0",
2121
"botocore[crt]>=1.41.0",
2222
]

0 commit comments

Comments
 (0)