From b0bdff2bdab1d5b58aec9677452574052c10ce9e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 16:55:57 +0000 Subject: [PATCH] Bump shapely from 1.7.0 to 1.7.1 in /cvat/requirements Bumps [shapely](https://github.com/Toblerity/Shapely) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/Toblerity/Shapely/releases) - [Changelog](https://github.com/Toblerity/Shapely/blob/master/CHANGES.txt) - [Commits](https://github.com/Toblerity/Shapely/compare/1.7.0...1.7.1) Signed-off-by: dependabot-preview[bot] --- cvat/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index 46e90ff1ac08..d63b4ea5fd87 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -32,7 +32,7 @@ Markdown==3.2.2 djangorestframework==3.11.1 Pygments==2.6.1 drf-yasg==1.17.1 -Shapely==1.7.0 +Shapely==1.7.1 pdf2image==1.13.1 pascal_voc_writer==0.1.4 django-rest-auth[with_social]==0.9.5