Skip to content

Commit 4dd3ee7

Browse files
authored
chore(deps): resolve dependabot security alerts (#502)
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 4dd3ee7

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)