From 2c70e8a401d70fbcd804866d66dff780c52ad891 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 15:16:41 +0300 Subject: [PATCH] Bump djangorestframework from 3.9.3 to 3.11.0 in /cvat/requirements (#1675) Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.3 to 3.11.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.3...3.11.0) 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 732e8f52..7c5be7d9 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -28,7 +28,7 @@ GitPython==3.1.3 coreapi==2.3.3 django-filter==2.0.0 Markdown==3.2.2 -djangorestframework==3.9.3 +djangorestframework==3.11.0 Pygments==2.6.1 drf-yasg==1.17.0 Shapely==1.7.0