From d4ceb24888d58555631fe6cbb20c56cfc1eab920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 06:26:23 +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 d746f01..af03700 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==3.11.2 #djangorestframework-gis==0.11 #djangorestframework-csv==2.0.0