From d74aa36e15d484d63d3bb5960bf893fe2ac73672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:09:26 +0000 Subject: [PATCH] Bump django from 2.0.13 to 3.2.25 Bumps [django](https://github.com/django/django) from 2.0.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/2.0.13...3.2.25) --- 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..39fcf42 100644 --- a/requirements_common.txt +++ b/requirements_common.txt @@ -1,4 +1,4 @@ -django==2.0.13 +django==3.2.25 django-recaptcha==1.5.0 django-widget-tweaks==1.4.5 djangorestframework==3.11.0