From fdaae5b0e07e5fb65545d8986999b2c9c6671a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:46:10 +0000 Subject: [PATCH] Bump django from 1.9.7 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.9.7 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.7...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cacbd84..9573867 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,8 @@ # # pip-compile --output-file requirements.txt requirements.in # - django-model-utils==2.5 django-mptt==0.8.4 django-taggit==0.19.1 -django==1.9.7 +django==1.11.28 +pytz==2019.3