From cc9791b1a6ae1f64b457a56e3830cf624a8a8aa3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 16:07:39 +0000 Subject: [PATCH] chore: bump django from 1.11.29 to 3.0.8 Bumps [django](https://github.com/django/django) from 1.11.29 to 3.0.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.29...3.0.8) Signed-off-by: dependabot-preview[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 36e36d25..12a11e2e 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==3.0.8 Pillow==4.3.0 django-allauth==0.33.0 django-braces==1.11.0