Skip to content

Commit 7c4fd32

Browse files
authored
Merge pull request #679 from kagenti/dependabot/uv/mcp/slack_tool/cryptography-49.0.0
chore(deps): Bump cryptography from 48.0.0 to 49.0.0 in /mcp/slack_tool
2 parents 117c85b + e567f6e commit 7c4fd32

2 files changed

Lines changed: 50 additions & 53 deletions

File tree

mcp/slack_tool/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ dependencies = [
1212
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
1313
"fastmcp>=3.4.4", # Indirect; prevents CVE-2026-32871
1414
"starlette>=1.3.1", # Indirect; prevents CVE-2025-62727
15-
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
15+
"cryptography>=49.0.0,<50", # Indirect; prevents CVE-2026-26007
1616
]

0 commit comments

Comments
 (0)