Skip to content

Commit 5954892

Browse files
authored
Merge pull request #686 from kagenti/dependabot/uv/a2a/git_issue_agent/crewai-litellm--gte-1.15.2
chore(deps): Update crewai[litellm] requirement from >=1.6.1 to >=1.15.2 in /a2a/git_issue_agent
2 parents 574d451 + cdccead commit 5954892

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

a2a/git_issue_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
# We use 1.6.1 instead of the latest because
1010
# crewai requires openai>=2.30.0
1111
# but litellm requires openai==2.24.0
12-
"crewai[litellm]>=1.6.1",
12+
"crewai[litellm]>=1.15.2",
1313
"litellm>=1.91.1", # Indirect, prevents CVE-2026-42271
1414
"crewai-tools[mcp]>=1.15.2",
1515
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418

a2a/git_issue_agent/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)