From 963a87a8d73695c4f142a2e710651830faeb5c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 17:13:23 +0000 Subject: [PATCH] Bump djangorestframework from 3.0.0 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.0.0 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.0.0...3.9.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edad634..64acb49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-celery==3.1.16 django-celery-transactions==0.3.2 django-rest-framework-mongoengine==2.0.2 django-rest-swagger==0.3.4 -djangorestframework==3.0.0 +djangorestframework==3.9.1 fabric==1.11.1 kombu==3.0.26 Markdown==2.6.2