From 9ae74906fb9f128d8b13800f4a156e8c0a016bb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:19:28 +0000 Subject: [PATCH] Bump gradio from 4.19.2 to 4.36.0 in /dataset Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.2 to 4.36.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@4.19.2...gradio@4.36.0) --- 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 8378f0e4cc..e4a3511781 100644 --- a/dataset/requirements.txt +++ b/dataset/requirements.txt @@ -1,3 +1,3 @@ # SHARK Annotator -gradio==4.19.2 +gradio==4.36.0 jsonlines