From 7344c6e8a983b4790c1fa90c41e7c128c9c62572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 03:31:23 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.23 in /sandbox Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.23) 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..fc79c33 100644 --- a/sandbox/requirements.txt +++ b/sandbox/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.21 +Django==1.11.23 django-compressor==2.1.1 django-debug-toolbar==1.8 django-web-profiler==0.1.3