From 711212325194b4b929cc29442f0ea62a38c8711c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 18:05:56 +0000 Subject: [PATCH] Bump gradio from 4.11.0 to 6.15.1 in /docker Bumps [gradio](https://github.com/gradio-app/gradio) from 4.11.0 to 6.15.1. - [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.15.1) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.1 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 c300bf9..28c9e0d 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.15.1 wandb==0.23.1 transformers==4.57.1 ftfy==6.3.1