From 0165401a57196a3abc5804c0544a89cb8da19a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 03:02:57 +0000 Subject: [PATCH] Bump gradio from 3.50.2 to 6.15.0 in /python/requirements Bumps [gradio](https://github.com/gradio-app/gradio) from 3.50.2 to 6.15.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@6.15.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.0 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 951c3aa073ea..92b7d24b37d0 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.111.0 google-cloud-storage==2.14.0 -gradio==3.50.2; platform_system != "Windows" +gradio==6.15.0; platform_system != "Windows" graphviz==0.20.3 websockets==11.0.3 joblib==1.2.0