Skip to content

Commit d6cb79f

Browse files
committed
fix(deps): resolve dependabot security alerts
Bump vulnerable transitive dependency resolutions for aiohttp, starlette, and pydantic-ai in the SDK and deprecated ADK integration locks. Remove CrewAI from the shared lint environment to avoid its vulnerable chromadb transitive dependency, while keeping CrewAI integration coverage on its dedicated nox session.
1 parent 0bff32c commit d6cb79f

5 files changed

Lines changed: 766 additions & 4414 deletions

File tree

integrations/adk-py/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ requires-python = ">=3.10"
77
dependencies = [
88
"braintrust>=0.6.0",
99
"google-adk>=1.14.1",
10+
"starlette>=1.0.1",
1011
"wrapt>=1.17.3",
1112
]
1213
license = { text = "Apache-2.0" }

0 commit comments

Comments
 (0)