From 001756be386c6a1b45c824c6e813d928b6fd00bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 19:34:20 +0000 Subject: [PATCH] Bump django from 3.0.7 to 3.1.13 in /06_onlineshop Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.7...3.1.13) --- 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..50a76f2 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.13 django-allauth==0.42.0 django-storages==1.9.1 docutils==0.15.2