From dec442aec0c86e8038b03dda222183a7d0286017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 05:42:49 +0000 Subject: [PATCH] Bump gradio from 6.0.1 to 6.7.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 6.0.1 to 6.7.0. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@6.0.1...gradio@6.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31bcca5..aef62e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ google-adk==1.19.0 a2a-sdk==0.3.16 -gradio==6.0.1 +gradio==6.7.0 python-dotenv>=1.2.1 litellm==1.79.3 structlog==25.5.0