From 0b1c3a31dd6679a3449e31753f6d76d83c58d013 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 22:33:31 +0300 Subject: [PATCH] Bump cython from 0.29.20 to 0.29.21 in /cvat/requirements (#1872) Bumps [cython](https://github.com/cython/cython) from 0.29.20 to 0.29.21. - [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.20...0.29.21) 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 b8f5d0a5..b2847cbd 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -35,7 +35,7 @@ Shapely==1.7.0 pdf2image==1.13.1 pascal_voc_writer==0.1.4 django-rest-auth[with_social]==0.9.5 -cython==0.29.20 +cython==0.29.21 matplotlib==3.0.3 scikit-image==0.15.0 tensorflow==2.2.0