From be11ae17ff5817692cac0cbc5e9f30edf9c84a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:25:06 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.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.9.1...3.11.2) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/base.txt # includes the base.txt | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index f0afe32..7c5dc98 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ Django==1.11.23 django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 -djangorestframework==3.9.1 +djangorestframework==3.11.2 Pillow==6.2.0 psycopg2-binary==2.7.6.1 pytz==2018.7 diff --git a/requirements/base.txt # includes the base.txt b/requirements/base.txt # includes the base.txt index ba18a0a..7c5dc98 100644 --- a/requirements/base.txt # includes the base.txt +++ b/requirements/base.txt # includes the base.txt @@ -2,8 +2,10 @@ Django==1.11.23 django-ranged-response==0.2.0 django-simple-captcha==0.5.9 django-suit==0.2.26 -djangorestframework==3.9.1 +djangorestframework==3.11.2 Pillow==6.2.0 psycopg2-binary==2.7.6.1 pytz==2018.7 -six==1.12.0 \ No newline at end of file +six==1.12.0 +pandas==0.24.2 +xlrd==1.2.0