Skip to content

Commit 574d451

Browse files
authored
Merge pull request #684 from kagenti/dependabot/uv/a2a/git_issue_agent/cryptography-49.0.0
chore(deps): Bump cryptography from 48.0.0 to 49.0.0 in /a2a/git_issue_agent
2 parents ad28238 + 4d1153f commit 574d451

2 files changed

Lines changed: 37 additions & 39 deletions

File tree

a2a/git_issue_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"crewai-tools[mcp]>=1.15.2",
1515
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418
1616
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
17-
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
17+
"cryptography>=49.0.0,<50", # Indirect; prevents CVE-2026-26007
1818
"pyasn1>=0.6.4", # Indirect; prevents CVE-2026-30922
1919
"starlette>=1.3.1", # Indirect; prevents CVE-2025-62727
2020
"pillow>=12.3.0", # Indirect; prevents CVE-2026-40192

0 commit comments

Comments
 (0)