From 252228fd2eeddc2f8c05008ad7bde24fb5d4500d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 18:45:51 +0000 Subject: [PATCH] Bump djangorestframework from 2.4.3 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.4.3 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/2.4.3...3.9.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 80629d868..aff3c1889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ celery==3.1.24 Django==1.5 django-auth-ldap==1.1.2 django-extensions==1.3.9 -djangorestframework==2.4.3 +djangorestframework==3.9.1 ecdsa==0.13 enum==0.4.6 graypy==0.2.14 diff --git a/requirements_docs.txt b/requirements_docs.txt index 2d0169c4f..642432458 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -11,7 +11,7 @@ bigsuds==1.0.4 billiard==3.3.0.23 #django-auth-ldap==1.1.2 django-extensions==1.3.9 -djangorestframework==2.4.3 +djangorestframework==3.9.1 ecdsa==0.13 enum==0.4.6 gunicorn==19.9.0