From 30bdba60fb27fac26b39daddf86f302af2e2dae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 10:54:45 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.6 in /06_onlineshop Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.6) Signed-off-by: dependabot[bot] --- 06_onlineshop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06_onlineshop/requirements.txt b/06_onlineshop/requirements.txt index 9e82c3b..7dd08ce 100644 --- a/06_onlineshop/requirements.txt +++ b/06_onlineshop/requirements.txt @@ -4,7 +4,7 @@ botocore==1.17.11 certifi==2020.6.20 chardet==3.0.4 defusedxml==0.6.0 -Django==3.0.7 +Django==3.1.6 django-allauth==0.42.0 django-storages==1.9.1 docutils==0.15.2