From ea83f18f32baf88ad59ff4eec524647dac439b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 08:30:09 +0300 Subject: [PATCH] Bump djangorestframework from 3.11.1 to 3.11.2 in /cvat/requirements (#2984) Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.1...3.11.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 46e099bb..25a1573a 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -27,7 +27,7 @@ GitPython==3.1.8 coreapi==2.3.3 django-filter==2.3.0 Markdown==3.2.2 -djangorestframework==3.11.1 +djangorestframework==3.11.2 Pygments==2.7.4 drf-yasg==1.17.1 Shapely==1.7.1