From d29064f9619eee69021297e05ed4cf9821fecd1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 23:46:20 +0000 Subject: [PATCH] Bump django from 3.2.13 to 4.2.24 in /django/app Bumps [django](https://github.com/django/django) from 3.2.13 to 4.2.24. - [Commits](https://github.com/django/django/compare/3.2.13...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/app/requirements.txt b/django/app/requirements.txt index 8a5f54a54..79bcd09b7 100644 --- a/django/app/requirements.txt +++ b/django/app/requirements.txt @@ -1,2 +1,2 @@ -Django==3.2.13 +Django==4.2.24 environs==7.3.1 \ No newline at end of file