From c2991a24760c78ac8fd558860810d7bd1f0504aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 22:40:52 +0000 Subject: [PATCH] Bump gradio from 3.35.2 to 4.44.1 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.35.2 to 4.44.1. - [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.35.2...gradio@4.44.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 66ea557..06f2e56 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ frozenlist==1.4.1 fsspec==2023.10.0 ftfy==6.2.0 gitdb==4.0.11 -gradio==3.35.2 +gradio==4.44.1 gradio_client==0.2.9 grpcio==1.62.2 h11==0.14.0