From c21d97ea2213f1b8b99b9ebc7916e5b0b9cf2a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 01:25:31 +0000 Subject: [PATCH] Bump django from 1.11.1 to 1.11.28 in /requirements Bumps [django](https://github.com/django/django) from 1.11.1 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.1...1.11.28) 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..460493c 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.28 Jinja2==2.7.3 MarkupSafe==0.23 Markdown==2.6.2