From b78f4903afd46cc2ba0a9a641b7bd06890a3f5db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2020 07:02:40 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.0 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.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.5.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 c861d5193..858e2703f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ datapackage==0.8.1 jsontableschema==0.10.1 python-dateutil==2.6.1 py4j==0.10.2.1 -djangorestframework==3.5.0 +djangorestframework==3.9.1 djangorestframework-gis==0.11 djangorestframework-csv==2.0.0 pycountry==17.1.8