From f764d67374f92b71dc9608208d6eff097fafc0fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 22:30:34 +0000 Subject: [PATCH] chore(deps): bump google-adk Bumps [google-adk](https://github.com/google/adk-python) from 1.12 to 1.28.1. - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/adk-python/compare/v1.12.0...v1.28.1) --- updated-dependencies: - dependency-name: google-adk dependency-version: 1.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../samples/authn-adk-all-in-one/adk_agents/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/samples/authn-adk-all-in-one/adk_agents/requirements.txt b/contributing/samples/authn-adk-all-in-one/adk_agents/requirements.txt index f490d72da0..248e6cd503 100644 --- a/contributing/samples/authn-adk-all-in-one/adk_agents/requirements.txt +++ b/contributing/samples/authn-adk-all-in-one/adk_agents/requirements.txt @@ -1 +1 @@ -google-adk==1.12 +google-adk==1.28.1