From 8075a6d64c1d2c33041e7cbcd006350410cb3cf1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 21:12:11 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.2 Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...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 561999eb..f618ef4d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==3.1.1 +Django==3.1.2 django-bootstrap3==14.1.0 dj-database-url==0.5.0 dj-static==0.0.6