From b4f77afc53f572e0979b04e469769340a80a1a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:41:32 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.29 in /sandbox Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.29) 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 2fd6339..a2c9d8c 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.21 +Django==1.11.29 django-compressor==2.1.1 django-debug-toolbar==1.8 django-web-profiler==0.1.3