From cde957104dbbcf03b170ae559ffe038f91c6fcfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 18:01:40 +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 b061688..21f5903 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -44,6 +44,6 @@ graphene>=3,<4 graphene-django>=3.0.0b5,<4 django-solo==1.1.3 django-cors-headers==3.4.0 -djangorestframework==3.11.1 +djangorestframework==3.11.2 wagtail==2.11.8