From b7afc55121adc1360514f4074111173d109a5b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 06:04:36 +0000 Subject: [PATCH] Bump django from 3.1.14 to 3.2.24 Bumps [django](https://github.com/django/django) from 3.1.14 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.1.14...3.2.24) --- 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 4b618dc..82bed6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Babel==2.9.1 beautifulsoup4==4.8.2 certifi==2019.11.28 chardet==3.0.4 -Django==3.1.14 +Django==3.2.24 django-crispy-forms==1.8.1 django-phonenumber-field==4.0.0 django-tinymce==3.4.0