From 74a5ccdc66cba88cdb810a889e2985e92dffb22a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 03:36:21 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.4 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.4 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.6.4...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 97e2469..06a4c0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ djangocms-snippet==1.9.2 djangocms-style==2.0.2 djangocms-text-ckeditor==3.5.0 djangocms-video==2.0.3 -djangorestframework==3.6.4 +djangorestframework==3.9.1 earthengine-api==0.1.119 easy-thumbnails==2.4.1 enum34==1.1.6