We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb18356 + 0d7e859 commit 117c85bCopy full SHA for 117c85b
2 files changed
mcp/weather_tool/pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
11
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
12
"fastmcp>=3.4.4", # Indirect; prevents CVE-2026-32871
13
"uvicorn>=0.51.0",
14
- "cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
+ "cryptography>=49.0.0,<50", # Indirect; prevents CVE-2026-26007
15
"starlette>=1.3.1", # Indirect; prevents CVE-2025-62727
16
"opentelemetry-api>=1.43.0",
17
"opentelemetry-sdk>=1.27.0",
0 commit comments