From e57cc38f13efe85538792d6968566dcb78d55560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:08:03 +0000 Subject: [PATCH] Bump django from 1.10.1 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.10.1 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.1...1.11.29) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13ac8cd..1871cef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ dask==0.11.1 decorator==4.0.10 defusedxml==0.6.0 diff-match-patch==20181111 -Django==1.10.1 +Django==1.11.29 django-filter==2.2.0 django-import-export==2.0.2 django-multiupload==0.5.2