From 28bea83098fe83527ebe6a2686d1876d4ca8517e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:48:10 +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-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 770761e..6d2069b 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -4,7 +4,7 @@ celery==5.2.2 certifi==2023.7.22 chardet==4.0.0 dj-database-url==0.5.0 -Django==3.2.24 +Django==3.2.25 django-redis==4.12.1 djangorestframework==3.12.4 factory-boy==3.2.0