From f73efad0f7c70afcc98cef27dc9cce939ebcde31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:11:35 +0000 Subject: [PATCH] Bump gradio from 4.19.2 to 5.5.0 in /docker Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.2 to 5.5.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.19.2...gradio@5.5.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements-pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements-pip.txt b/docker/requirements-pip.txt index cd91354..ce50efe 100644 --- a/docker/requirements-pip.txt +++ b/docker/requirements-pip.txt @@ -19,7 +19,7 @@ flake8==7.0.0 flask==3.0.3 flask_limiter==3.6.0 gdown==5.1.0 -gradio==4.19.2 +gradio==5.5.0 hydra-core==1.2.0 imgaug==0.4.0 imageio==2.34.0