From 9ec50cb7544eabdc0903d511d3cef8edd50132ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 23:49:51 +0000 Subject: [PATCH] Bump django from 1.11.1 to 1.11.23 in /requirements Bumps [django](https://github.com/django/django) from 1.11.1 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.1...1.11.23) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index cda3674..bef1d8a 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ pyprind==2.9.1 psycopg2==2.7.3.2 -Django==1.11.1 +Django==1.11.23 Jinja2==2.7.3 MarkupSafe==0.23 Markdown==2.6.2