From 36649abb95401a060207a0b745685cdf0576ad2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Nov 2021 21:06:47 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.1 to 3.11.2 in /requirements 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] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f61b1bc..2f6ab87 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -44,6 +44,6 @@ graphene>=2.0 graphene-django>=2.0 django-solo==1.1.3 django-cors-headers==3.4.0 -djangorestframework==3.11.1 +djangorestframework==3.11.2 wagtail==2.11.8