Skip to content

Commit 9e1af74

Browse files
authored
Merge pull request #655 from kagenti/dependabot/uv/mcp/slack_tool/minor-and-patch-71659ac157
chore(deps): Bump the minor-and-patch group across 1 directory with 3 updates
2 parents 893e06b + e2bb8e4 commit 9e1af74

2 files changed

Lines changed: 20 additions & 18 deletions

File tree

mcp/slack_tool/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
88
"requests>=2.34.2",
9-
"slack_sdk>=3.42.0",
9+
"slack_sdk>=3.43.0",
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.0", # Indirect; prevents CVE-2026-32871
14-
"starlette>=1.2.1", # Indirect; prevents CVE-2025-62727
13+
"fastmcp>=3.4.2", # Indirect; prevents CVE-2026-32871
14+
"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: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)