From e32ec2472f63209edda0568b943aecc5aea971a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 05:30:59 +0000 Subject: [PATCH] Bump gradio from 5.49.0 to 6.7.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 5.49.0 to 6.7.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.49.0...gradio@6.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.inference.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.inference.txt b/requirements.inference.txt index ca578415..358fdd58 100644 --- a/requirements.inference.txt +++ b/requirements.inference.txt @@ -1,4 +1,4 @@ kaolin==0.17.0 gsplat @ git+https://github.com/nerfstudio-project/gsplat.git@2323de5905d5e90e035f792fe65bad0fedd413e7 seaborn==0.13.2 -gradio==5.49.0 \ No newline at end of file +gradio==6.7.0 \ No newline at end of file