From 10820a8a688d7f92d4071ee6b2d0975aba8d2978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:43:09 +0000 Subject: [PATCH] Bump gradio from 5.9.1 to 5.11.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 5.9.1 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.9.1...gradio@5.11.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 27dbc1e..83de5af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ confz==2.0.1 fastapi==0.115.6 -gradio==5.9.1 +gradio==5.11.0 grandalf==0.8 jupyterlab>3.0 langchain==0.3.14