Skip to content

Commit 60bc5f4

Browse files
authored
fix(deps): update google-adk min version to 1.28.1 (#137)
Avoids versions with vulnerability GHSA-rg7c-g689-fr3x
1 parent 21c0599 commit 60bc5f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"google-analytics-admin==0.28.0",
1313
"google-auth~=2.40",
1414
"mcp>=1.24.0",
15-
"google-adk>=1.24.1",
15+
"google-adk>=1.28.1",
1616
"httpx>=0.28.1",
1717
]
1818
keywords = ["google analytics", "analytics", "mcp", "ga4"]

0 commit comments

Comments
 (0)