From 6507c5129e89f9105958b095117d5e812571541f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 00:29:33 +0000 Subject: [PATCH] Bump django from 3.2.13 to 4.2.20 in /django/app Bumps [django](https://github.com/django/django) from 3.2.13 to 4.2.20. - [Commits](https://github.com/django/django/compare/3.2.13...4.2.20) --- updated-dependencies: - dependency-name: django 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..a5b2309 100644 --- a/django/app/requirements.txt +++ b/django/app/requirements.txt @@ -1,2 +1,2 @@ -Django==3.2.13 +Django==4.2.20 environs==7.3.1 \ No newline at end of file