From b5070ab671690eba6429be2c6525cdc6c2f7d44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 07:56:53 +0000 Subject: [PATCH] Bump django from 3.1.6 to 4.1.6 Bumps [django](https://github.com/django/django) from 3.1.6 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.6...4.1.6) --- 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(-) diff --git a/requirements.txt b/requirements.txt index 811497fd..692c526d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ decorator==5.1.0 defusedxml==0.7.1 diff-match-patch==20200713 discord-webhook==0.14.0 -Django==3.2.14 +Django==4.1.6 django-analytical==3.0.0 django-braces==1.14.0 django-colorfield==0.4.3