From d1a8cfe3b4e23af35a7285d35723f9d2b4b819b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 14:19:44 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.0.12 in /06_onlineshop Bumps [django](https://github.com/django/django) from 3.0.7 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.0.12) 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..978886e 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.0.12 django-allauth==0.42.0 django-storages==1.9.1 docutils==0.15.2