From f5173ad83f385142db72399aa2da22d8ab29a5e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:55:51 +0000 Subject: [PATCH] Bump django from 3.2.13 to 4.2.26 in /django/app Bumps [django](https://github.com/django/django) from 3.2.13 to 4.2.26. - [Commits](https://github.com/django/django/compare/3.2.13...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 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..817102b28 100644 --- a/django/app/requirements.txt +++ b/django/app/requirements.txt @@ -1,2 +1,2 @@ -Django==3.2.13 +Django==4.2.26 environs==7.3.1 \ No newline at end of file