From e803f9b51036c07399db3c8dd3032a3e12e94cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 22:52:27 +0000 Subject: [PATCH] Bump gradio from 3.20.1 to 3.34.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.20.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.20.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 3478425..13384d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ frozenlist==1.3.3 fsspec==2023.3.0 gitdb==4.0.10 GitPython==3.1.30 -gradio==3.20.1 +gradio==3.34.0 h11==0.14.0 html5lib==1.1 httpcore==0.16.3