From e800523f01c00d0126a878f73f87d611f1aea17c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 17:27:02 +0300 Subject: [PATCH] Bump cython from 0.29.13 to 0.29.20 in /cvat/requirements (#1721) Bumps [cython](https://github.com/cython/cython) from 0.29.13 to 0.29.20. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/0.29.13...0.29.20) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 b5f0ae56..6690de95 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -35,7 +35,7 @@ Shapely==1.7.0 pdf2image==1.6.0 pascal_voc_writer==0.1.4 django-rest-auth[with_social]==0.9.5 -cython==0.29.13 +cython==0.29.20 matplotlib==3.0.3 scikit-image==0.15.0 tensorflow==1.15.2