From 1e8db55dba8c36ec03a3d9b08c1c2b9780441816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:57:05 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.2 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.10.2...3.11.2) Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- requirements/production.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/local.txt b/requirements/local.txt index 6f63702..608a9bb 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,7 +1,7 @@ Django==2.2.8 django-cors-headers==3.1.0 django-mysql==3.2.0 -djangorestframework==3.10.2 +djangorestframework==3.11.2 et-xmlfile==1.0.1 jdcal==1.4.1 memory-profiler==0.55.0 diff --git a/requirements/production.txt b/requirements/production.txt index 6f63702..608a9bb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,7 +1,7 @@ Django==2.2.8 django-cors-headers==3.1.0 django-mysql==3.2.0 -djangorestframework==3.10.2 +djangorestframework==3.11.2 et-xmlfile==1.0.1 jdcal==1.4.1 memory-profiler==0.55.0