From 38fbb8cb3d0e77f9ce75c25074782dd84d3bb067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:37:58 +0000 Subject: [PATCH] Bump gradio from 3.42.0 to 4.11.0 in /sample_app Bumps [gradio](https://github.com/gradio-app/gradio) from 3.42.0 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] --- sample_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_app/requirements.txt b/sample_app/requirements.txt index 039a23a..6906394 100644 --- a/sample_app/requirements.txt +++ b/sample_app/requirements.txt @@ -13,7 +13,7 @@ ffmpy==0.3.1 filelock==3.12.3 fonttools==4.42.1 fsspec==2023.9.0 -gradio==3.42.0 +gradio==4.11.0 gradio_client==0.5.0 h11==0.14.0 httpcore==0.17.3