From 5e41b009872c1464a43117b4553ff4d94cf7e3c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 04:39:31 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.2 in /requirements Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.2) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index dadfcc7..4786e97 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ redis==3.4.1 # https://github.com/andymccurdy/redis-py # Django # ------------------------------------------------------------------------------ -django==3.0.7 # pyup: < 3.0 # https://www.djangoproject.com/ +django==3.1.2 # pyup: < 3.0 # https://www.djangoproject.com/ django-environ==0.4.5 # https://github.com/joke2k/django-environ django-model-utils==4.0.0 # https://github.com/jazzband/django-model-utils django-crispy-forms==1.8.1 # https://github.com/django-crispy-forms/django-crispy-forms