From d56f790de9421ee4c02f4588b14673f0c0d22eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 07:37:51 +0000 Subject: [PATCH] Bump gradio from 4.11.0 to 6.7.0 in /docker Bumps [gradio](https://github.com/gradio-app/gradio) from 4.11.0 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@4.11.0...gradio@6.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 108b326..cd31a54 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -9,7 +9,7 @@ scipy>=1.4.1 tqdm>=4.64.0 pandas>=1.1.4 seaborn>=0.11.0 -gradio==4.11.0 +gradio==6.7.0 wandb transformers ftfy