From 0f73973fb928562a868af49df1958efb4f4b0f4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:35:09 +0000 Subject: [PATCH] Bump django from 2.0.13 to 3.2.24 Bumps [django](https://github.com/django/django) from 2.0.13 to 3.2.24. - [Commits](https://github.com/django/django/compare/2.0.13...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_common.txt b/requirements_common.txt index 201c34d..b45f8fb 100644 --- a/requirements_common.txt +++ b/requirements_common.txt @@ -1,4 +1,4 @@ -django==2.0.13 +django==3.2.24 django-recaptcha==1.5.0 django-widget-tweaks==1.4.5 djangorestframework==3.11.0