From 93a6ef97694c95b6cba15f8de6abe1f7660a88a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 17:02:05 +0000 Subject: [PATCH] Bump django from 3.2.24 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.2.24 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.24...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 53b812c1..266f8bb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ chardet==3.0.4 csscompressor==0.9.4 defusedxml==0.6.0 diff-match-patch==20200713 -Django==3.2.24 +Django==3.2.25 django-autoslug==1.9.7 django-bootstrap4==1.1.1 django-bootstrap5==23.3