From 129e43ba1dd4928a20891ca969d392fc2eadbf6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:33:18 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2) Signed-off-by: dependabot[bot] --- requirements_minimum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_minimum.txt b/requirements_minimum.txt index ea612e1..40de1b5 100644 --- a/requirements_minimum.txt +++ b/requirements_minimum.txt @@ -6,7 +6,7 @@ cycler==0.10.0 decorator==4.4.1 Django==3.0.2 django-cors-headers==3.2.1 -djangorestframework==3.11.0 +djangorestframework==3.11.2 earthengine-api==0.1.210 future==0.18.2 google-api-core==1.16.0