From d319af264f19e3d992ba60b7a31c6f1de805b34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 22:35:12 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.26 Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.26. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 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 48bc3dc9..46561e12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ botocore==1.19.22 chardet==3.0.4 Click==7.0 dj-database-url==0.5.0 -Django==3.2.25 +Django==4.2.26 django-allauth==0.61.0 django-appconf==1.0.3 django-bmemcached==0.2.4