From 1e92809d7fdc16f0f3041d44ad3bd72fc03f0090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 12:52:24 +0000 Subject: [PATCH] Bump django from 1.11.4 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.4 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.4...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c973df70..24790b6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-tinymce==2.6.0 django-webtest==1.9.2 django-widget-tweaks==1.4.1 django-mptt==0.8.7 -Django==1.11.4 +Django==1.11.23 django-transmeta-edw==0.7.3 graypy==0.2.14 gunicorn==19.7.1