From c85ee7a5d246cb93edb6bb9333b2fdc529d083e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:35:04 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 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.0...3.11.2) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index cc55db8..be72372 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -14,7 +14,7 @@ django-autoslug==1.9.4 django-bootstrap3==12.0.3 django-choices==1.7.1 django-filter==2.2.0 -djangorestframework==3.11.0 +djangorestframework==3.11.2 drf-yasg==1.17.1 fake-useragent==0.1.11 idna==2.8