From 9ad78eb14faac3a3e1daa76a59816b52b6119d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:11:56 +0000 Subject: [PATCH] Bump gradio from 3.34.0 to 4.19.2 in /dataset Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.19.2. - [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/v3.34.0...gradio@4.19.2) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dataset/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataset/requirements.txt b/dataset/requirements.txt index 0e3b1b123c..8378f0e4cc 100644 --- a/dataset/requirements.txt +++ b/dataset/requirements.txt @@ -1,3 +1,3 @@ # SHARK Annotator -gradio==3.34.0 +gradio==4.19.2 jsonlines