From 3adcba0ae481f754e426f02c091e9e556a417a7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:35:12 +0000 Subject: [PATCH] Bump django from 3.2.13 to 3.2.25 in /django/app Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.13...3.2.25) --- 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..c2fafca 100644 --- a/django/app/requirements.txt +++ b/django/app/requirements.txt @@ -1,2 +1,2 @@ -Django==3.2.13 +Django==3.2.25 environs==7.3.1 \ No newline at end of file