From bcfda5eccdb1876b2f3c60fc9ee5bf2ad5a8157e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 02:54:25 +0000 Subject: [PATCH] Bump django from 1.7.4 to 1.11.28 in /assets Bumps [django](https://github.com/django/django) from 1.7.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.4...1.11.28) Signed-off-by: dependabot[bot] --- assets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/requirements.txt b/assets/requirements.txt index dcb6621..b2ece97 100644 --- a/assets/requirements.txt +++ b/assets/requirements.txt @@ -1,4 +1,4 @@ -Django==1.7.4 +Django==1.11.28 Pillow==2.7.0 Unidecode==0.04.17 argparse==1.3.0