From a52befcf1ece2f32f87a287fd72f38f9a9e91f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:11:17 -0500 Subject: [PATCH] chore(deps): bump gradio in /ai-ml/llm-serving-gemma/gradio/app (#1589) Bumps [gradio](https://github.com/gradio-app/gradio) from 5.8.0 to 5.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/compare/gradio@5.8.0...gradio@5.11.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ai-ml/llm-serving-gemma/gradio/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai-ml/llm-serving-gemma/gradio/app/requirements.txt b/ai-ml/llm-serving-gemma/gradio/app/requirements.txt index b8e0f07404..85d9ce4f6e 100644 --- a/ai-ml/llm-serving-gemma/gradio/app/requirements.txt +++ b/ai-ml/llm-serving-gemma/gradio/app/requirements.txt @@ -1 +1 @@ -gradio==5.8.0 +gradio==5.11.0