From 71b9745697d79bc216d2241e262c92a6b5412870 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 06:33:29 +0300 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.1 in /cvat/requirements (#1994) Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.1) 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 aa6afd90..864e79e2 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.3.0 Markdown==3.2.2 -djangorestframework==3.11.0 +djangorestframework==3.11.1 Pygments==2.6.1 drf-yasg==1.17.1 Shapely==1.7.0