From 5f598cea03f25a318bdd3a7ab15cdcc16a685ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 22:47:41 +0000 Subject: [PATCH] Bump gradio from 5.23.3 to 5.31.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 5.23.3 to 5.31.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/gradio@5.23.3...gradio@5.31.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 5.31.0 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 4ae82dd496..3af4c8f4c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ hqq==0.2.5 optimum==1.16.2 hf_transfer sentencepiece -gradio==5.23.3 +gradio==5.31.0 modal==0.70.5 pydantic==2.10.6