From c272e279533566624139987c766bd9167a3304b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:57:29 +0000 Subject: [PATCH] Bump djangorestframework from 3.7.7 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.7.7 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.7.7...3.11.2) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 90bb1f5..e788111 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.9 django-cors-headers==2.1.0 django-mysql==2.2.0 django-rest-framework==0.1.0 -djangorestframework==3.7.7 +djangorestframework==3.11.2 docker==2.7.0 mysqlclient==1.3.12 requests==2.18.4 diff --git a/requirements.txt b/requirements.txt index 90bb1f5..e788111 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.11.9 django-cors-headers==2.1.0 django-mysql==2.2.0 django-rest-framework==0.1.0 -djangorestframework==3.7.7 +djangorestframework==3.11.2 docker==2.7.0 mysqlclient==1.3.12 requests==2.18.4