From 45f8dccac9d20991800eea25bb5a26548c0048b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:29:18 +0000 Subject: [PATCH] Bump django from 1.10.6 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.10.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.6...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 715e6a2..b9700c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ cryptography==1.9 customerio==0.1.11 decorator==4.0.10 defusedxml==0.4.1 -Django==1.10.6 +Django==1.11.29 django-admin==1.0.4 django-admin-tools==0.8.0 django-ajax-views==0.0.2