From 29d3b1650b919a5126845cf26da78640a2c444e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:42:39 +0000 Subject: [PATCH] Bump gradio Bumps the pip group with 1 update in the /src/ghosts.shadows/src directory: [gradio](https://github.com/gradio-app/gradio). Updates `gradio` from 5.5.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.5.0...gradio@5.11.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- src/ghosts.shadows/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ghosts.shadows/src/requirements.txt b/src/ghosts.shadows/src/requirements.txt index 0730893e..c9d5b9c2 100644 --- a/src/ghosts.shadows/src/requirements.txt +++ b/src/ghosts.shadows/src/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.2 -gradio==5.5.0 +gradio==5.11.0 imaginairy==14.2.0 langchain==0.3.0 langchain_community==0.3.0