From 59bb27dddc7b4fedaf799b26bc66107fcb97597f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 03:13:51 +0000 Subject: [PATCH] Bump django from 1.3.1 to 1.11.28 in /foundation_theme_site/requirements Bumps [django](https://github.com/django/django) from 1.3.1 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3.1...1.11.28) Signed-off-by: dependabot[bot] --- foundation_theme_site/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundation_theme_site/requirements/base.txt b/foundation_theme_site/requirements/base.txt index 5b5c82c..4e233d5 100644 --- a/foundation_theme_site/requirements/base.txt +++ b/foundation_theme_site/requirements/base.txt @@ -7,7 +7,7 @@ --extra-index-url=http://dist.pinaxproject.com/alpha/ --extra-index-url=http://dist.pinaxproject.com/fresh-start/ -Django==1.3.1 +Django==1.11.28 Pinax django-debug-toolbar==0.8.5