From 326c183c0b0104ffbd0534e9fd24b5803976142d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 22:42:12 +0000 Subject: [PATCH] Bump gradio from 3.41.2 to 4.11.0 in /data Bumps [gradio](https://github.com/gradio-app/gradio) from 3.41.2 to 4.11.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/commits) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- data/webui-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/requirements.txt b/data/requirements.txt index 6e078a2..a462afa 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -83,7 +83,7 @@ google-auth==2.25.2 google-auth-oauthlib==1.2.0 google-pasta==0.2.0 googleapis-common-protos==1.62.0 -gradio==3.41.2 +gradio==4.11.0 gradio_client==0.5.0 greenlet==3.0.3 grpcio==1.60.0 diff --git a/data/webui-requirements.txt b/data/webui-requirements.txt index 8c02a9a..6689448 100644 --- a/data/webui-requirements.txt +++ b/data/webui-requirements.txt @@ -50,7 +50,7 @@ GitPython==3.1.32 google-auth==2.23.2 google-auth-oauthlib==1.0.0 google-pasta==0.2.0 -gradio==3.41.2 +gradio==4.11.0 gradio_client==0.5.0 grpcio==1.59.0 h11==0.12.0