From 0c500ff1cbfdc150525eb304932f6e055677957f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 21:13:53 +0000 Subject: [PATCH] Bump django from 3.1.5 to 3.1.6 Bumps [django](https://github.com/django/django) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.5...3.1.6) 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 b2254d07..df231724 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==3.1.5 +Django==3.1.6 django-bootstrap3==14.2.0 dj-database-url==0.5.0 dj-static==0.0.6