Skip to content

Commit e1eae8b

Browse files
chore(deps): Update crewai-tools[mcp] requirement
Updates the requirements on [crewai-tools[mcp]](https://github.com/crewAIInc/crewAI) to permit the latest version. - [Release notes](https://github.com/crewAIInc/crewAI/releases) - [Commits](crewAIInc/crewAI@1.6.1...1.15.2) --- updated-dependencies: - dependency-name: crewai-tools[mcp] dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb18356 commit e1eae8b

2 files changed

Lines changed: 330 additions & 110 deletions

File tree

a2a/git_issue_agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
# but litellm requires openai==2.24.0
1212
"crewai[litellm]>=1.6.1",
1313
"litellm>=1.91.1", # Indirect, prevents CVE-2026-42271
14-
"crewai-tools[mcp]>=1.6.1",
14+
"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
1717
"cryptography>=48.0.0,<49", # Indirect; prevents CVE-2026-26007

0 commit comments

Comments
 (0)