From 3811f7f5041e4bbd157acb61098f18dc6f5758f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 05:59:07 +0000 Subject: [PATCH] Bump django from 3.1.6 to 4.0.3 Bumps [django](https://github.com/django/django) from 3.1.6 to 4.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.6...4.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a75a7417..f116a0ef --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ click==8.0.4 decorator==5.1.0 defusedxml==0.7.1 discord-webhook==0.14.0 -Django==3.1.6 +Django==4.0.3 django-analytical==3.0.0 django-appconf==1.0.4 django-braces==1.14.0