Skip to content

Commit 84d6432

Browse files
chore(deps): Bump fastmcp
Bumps the minor-and-patch group in /mcp/slack_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 84d6432

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

mcp/slack_tool/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"authlib>=1.7.2", # Indirect; prevents CVE-2026-27962
1111
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418
1212
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
13-
"fastmcp>=3.4.2", # Indirect; prevents CVE-2026-32871
13+
"fastmcp>=3.4.4", # Indirect; prevents CVE-2026-32871
1414
"starlette>=1.3.1", # Indirect; prevents CVE-2025-62727
1515
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
1616
]

mcp/slack_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)