From cef8f9e3c9d2f03973e7855a0d02b4be555ac7fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:54:04 +0000 Subject: [PATCH] Bump django from 3.2.12 to 4.2.26 in /drp_aa_mvp Bumps [django](https://github.com/django/django) from 3.2.12 to 4.2.26. - [Commits](https://github.com/django/django/compare/3.2.12...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- drp_aa_mvp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drp_aa_mvp/requirements.txt b/drp_aa_mvp/requirements.txt index 869c5e8..2a854a8 100644 --- a/drp_aa_mvp/requirements.txt +++ b/drp_aa_mvp/requirements.txt @@ -11,7 +11,7 @@ charset-normalizer==2.0.5 decorator==5.1.1 distlib==0.3.4 dj-database-url==0.5.0 -Django==3.2.12 +Django==4.2.26 django-admin-interface==0.17.0 django-colorfield==0.4.3 django-countries==7.2.1