From 7f95c0b74d8805a927f41d8fcde5c43b158c5dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:40:10 +0000 Subject: [PATCH] Bump django from 2.2.20 to 4.2.24 in /requirements Bumps [django](https://github.com/django/django) from 2.2.20 to 4.2.24. - [Commits](https://github.com/django/django/compare/2.2.20...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 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 ffafed0a70..ce9ba072b6 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -11,7 +11,7 @@ django-filter==2.4.0 django-import-export==2.4.0 django-rest-auth[with_social]==0.9.5 django-ses==1.0.3 -django==2.2.20 +django==4.2.24 djangorestframework-expiring-authtoken==0.1.3 djangorestframework-simplejwt==4.6.0 djangorestframework==3.10.3