From b8c158b30fed4e63e3656e6d9b2ddb4a4a5c4a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:58:29 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.1 to 3.11.2 in /django-apache 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] --- django-apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-apache/requirements.txt b/django-apache/requirements.txt index 12b0cf0..6781624 100644 --- a/django-apache/requirements.txt +++ b/django-apache/requirements.txt @@ -1,2 +1,2 @@ django==3.1.1 -djangorestframework==3.11.1 \ No newline at end of file +djangorestframework==3.11.2 \ No newline at end of file