Skip to content

Commit bebf9ed

Browse files
authored
Merge pull request #680 from kagenti/dependabot/uv/a2a/git_issue_agent/minor-and-patch-70d8f30946
chore(deps): Bump the minor-and-patch group in /a2a/git_issue_agent with 2 updates
2 parents 4c8d7ef + 86e5879 commit bebf9ed

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

a2a/git_issue_agent/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ dependencies = [
1010
# crewai requires openai>=2.30.0
1111
# but litellm requires openai==2.24.0
1212
"crewai[litellm]>=1.6.1",
13-
"litellm>=1.90.2", # Indirect, prevents CVE-2026-42271
13+
"litellm>=1.91.1", # Indirect, prevents CVE-2026-42271
1414
"crewai-tools[mcp]>=1.6.1",
1515
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418
1616
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
1717
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007
18-
"pyasn1>=0.6.3", # Indirect; prevents CVE-2026-30922
18+
"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
2121
"lxml>=6.1.1", # Indirect; prevents CVE-2026-41066

a2a/git_issue_agent/uv.lock

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

0 commit comments

Comments
 (0)