From 85f5692137ef9b144d7306cfd7271706c383933a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:00:15 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8003e783..45c3b606 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ beautifulsoup4==4.6.0 certifi==2018.10.15 chardet==3.0.4 decorator==4.3.0 -Django==3.0.6 +Django==3.1.14 django-antispam==1.0.1 django-appconf==1.0.2 django-ckeditor==5.9.0