From 98c7691d1b9460a0ab64676c5f6d8548f7d4db9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 00:35:06 +0000 Subject: [PATCH] Bump django from 3.2.13 to 4.2.27 in /django/app Bumps [django](https://github.com/django/django) from 3.2.13 to 4.2.27. - [Commits](https://github.com/django/django/compare/3.2.13...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 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 8a5f54a..eab5a5b 100644 --- a/django/app/requirements.txt +++ b/django/app/requirements.txt @@ -1,2 +1,2 @@ -Django==3.2.13 +Django==4.2.27 environs==7.3.1 \ No newline at end of file