Skip to content

Commit 893e06b

Browse files
authored
Merge pull request #654 from kagenti/dependabot/uv/mcp/flight_tool/minor-and-patch-61c459fb01
chore(deps): Bump the minor-and-patch group across 1 directory with 3 updates
2 parents 524539f + 9ce35ce commit 893e06b

2 files changed

Lines changed: 35 additions & 33 deletions

File tree

mcp/flight_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
"fast_flights>=0.1.0",
9-
"playwright>=1.60.0",
9+
"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.0", # Indirect; prevents CVE-2026-32871 (critical), CVE-2026-27124 (high)
13-
"protobuf>=6.33.5", # Indirect; prevents CVE-2026-0994
12+
"fastmcp>=3.4.2", # Indirect; prevents CVE-2026-32871 (critical), CVE-2026-27124 (high)
13+
"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
1616
]

mcp/flight_tool/uv.lock

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

0 commit comments

Comments
 (0)