From 541a210be739208a497d41af4c90edccb92ddbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:12:43 +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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 755a037008..3a575091cf --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,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