From 5853208ae3526b0c1808496d2bd85a7aa803309a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:17:34 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.28 in /sandbox Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.28) Signed-off-by: dependabot[bot] --- sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sandbox/requirements.txt b/sandbox/requirements.txt index b058f84..17fb2f5 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -1,5 +1,5 @@ boto==2.40.0 -Django==1.11.21 +Django==1.11.28 django-simple-pagination==1.1.4 django-storages==1.4.1 Pillow==4.3.0