From 4b4a9cf30518ea8a217dfd19109d56a6ac0fda46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 02:34:55 +0000 Subject: [PATCH] Bump django from 1.2.1 to 1.11.29 in /requirements Bumps [django](https://github.com/django/django) from 1.2.1 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.2.1...1.11.29) Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 03e53004..98a1a767 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,5 +1,5 @@ # Django stuff -Django==1.2.1 +Django==1.11.29 django-annoying==0.7.4 -e git://github.com/fwenzel/django-mozilla-product-details#egg=django-mozilla-product-details -e git://github.com/jsocol/django-cronjobs#egg=django-cronjobs