From 9cb1c0571dcc69c603f9eb89f622e22e2bba41c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 13:27:22 +0000 Subject: [PATCH] Bump django from 3.2.24 to 3.2.25 in /etc 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] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index 5f074f48..41937705 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,5 +1,5 @@ # Core stuff -Django==3.2.24 +Django==3.2.25 django-widget-tweaks==1.4.8 celery[redis]==5.2.3 django-redis-cache==3.0.0