From 2d5498194ee5351d802ec508b415e449521c6b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 22:52:39 +0000 Subject: [PATCH] Bump gradio from 3.24.1 to 3.34.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.24.1 to 3.34.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/v3.24.1...v3.34.0) --- updated-dependencies: - dependency-name: gradio 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 3d3913c..2409278 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ gast==0.4.0 google-auth==2.17.2 google-auth-oauthlib==1.0.0 google-pasta==0.2.0 -gradio==3.24.1 +gradio==3.34.0 gradio_client==0.0.8 grpcio==1.53.0 h11==0.14.0