Skip to content

Commit 4f7a971

Browse files
chore(deps): Bump fastmcp
Bumps the minor-and-patch group in /mcp/flight_tool with 1 update: [fastmcp](https://github.com/PrefectHQ/fastmcp). Updates `fastmcp` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.2...v3.4.4) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f6070 commit 4f7a971

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

mcp/flight_tool/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"playwright>=1.61.0",
1010
"authlib>=1.7.2", # Indirect; prevents CVE-2026-27962
1111
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418
12-
"fastmcp>=3.4.2", # Indirect; prevents CVE-2026-32871 (critical), CVE-2026-27124 (high)
12+
"fastmcp>=3.4.4", # Indirect; prevents CVE-2026-32871 (critical), CVE-2026-27124 (high)
1313
"protobuf>=7.35.1", # Indirect; prevents CVE-2026-0994
1414
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
1515
"pyjwt>=2.13.0", # Indirect; prevents CVE-2026-32597

mcp/flight_tool/uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)