From 83546a9ec89c0435feca238f17277e4dd96e1c9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 23:49:48 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.9 in /06_onlineshop Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..d25d811 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.9 django-allauth==0.42.0 django-storages==1.9.1 docutils==0.15.2