From 5f0d1b2fdaa2f86906a75df99cde57d0fddb594f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 09:44:24 +0000 Subject: [PATCH] Bump django from 3.2.9 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.9...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a3c466..5928d4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ python==3.9.5 # Dependencies numpy==1.21.2 pytest==6.2.5 -django==3.2.9 +django==3.2.25