From 6e34fb5dbc37d0bb586f5c3a9ef36c46d1277587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:25:08 +0000 Subject: [PATCH] Bump django from 3.2.12 to 4.2.24 in /drp_aa_mvp Bumps [django](https://github.com/django/django) from 3.2.12 to 4.2.24. - [Commits](https://github.com/django/django/compare/3.2.12...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 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..5f2bf8d 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.24 django-admin-interface==0.17.0 django-colorfield==0.4.3 django-countries==7.2.1