From 506f8db1eb9262d91e467e04ebf01eeb31343dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:37:21 +0000 Subject: [PATCH] build(deps): bump gradio from 4.16.0 to 4.37.1 in /requirements Bumps [gradio](https://github.com/gradio-app/gradio) from 4.16.0 to 4.37.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/gradio@4.16.0...gradio@4.37.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/demo_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/demo_requirements.txt b/requirements/demo_requirements.txt index 0268ad3c..d002155b 100644 --- a/requirements/demo_requirements.txt +++ b/requirements/demo_requirements.txt @@ -1,2 +1,2 @@ -gradio==4.16.0 +gradio==4.37.1 supervision \ No newline at end of file