From d4d7aa71e83645d7f3a254a15b04f443d7910214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:59:44 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.0 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.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.5.0...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7fbc2c0a..541461557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,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.11.2 djangorestframework-gis==0.11 djangorestframework-csv==2.0.0 pycountry==17.1.8