From 5db678e65f07ee523ea56c2685723ee1c9744b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:38:53 +0000 Subject: [PATCH] Bump gradio from 3.50.2 to 5.11.0 in /python/requirements Bumps [gradio](https://github.com/gradio-app/gradio) from 3.50.2 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@3.50.2...gradio@5.11.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index 4e24fa5194..c6ed1673f4 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -24,7 +24,7 @@ flask==2.1.3 freezegun==1.1.0 google-api-python-client==2.65.0 google-cloud-storage==2.5.0 -gradio==3.50.2; platform_system != "Windows" +gradio==5.11.0; platform_system != "Windows" websockets==11.0.3 joblib==1.2.0 jsonpatch==1.32