From 5f194ba00a0e7a1b123d843b4349fa1dca307055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:08:40 +0000 Subject: [PATCH] Bump gradio in /data/t3/pred/coeditor_repair_strict/repo/server Bumps [gradio](https://github.com/gradio-app/gradio) from 3.24.1 to 4.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/commits) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../t3/pred/coeditor_repair_strict/repo/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/t3/pred/coeditor_repair_strict/repo/server/requirements.txt b/data/t3/pred/coeditor_repair_strict/repo/server/requirements.txt index 446dd65..ed98b62 100644 --- a/data/t3/pred/coeditor_repair_strict/repo/server/requirements.txt +++ b/data/t3/pred/coeditor_repair_strict/repo/server/requirements.txt @@ -15,4 +15,4 @@ timm==0.6.13 typeguard==2.13.3 accelerate==0.18.0 pytesseract==0.3.10 -gradio==3.24.1 \ No newline at end of file +gradio==4.11.0 \ No newline at end of file