From aa0d75b215bc222c490ea6ce73754897368be789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:50:27 +0000 Subject: [PATCH] Bump django from 3.2.25 to 4.2.16 Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.16. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.16) --- 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 cdd864b..2ad253b 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -4,7 +4,7 @@ celery==5.2.2 certifi==2024.7.4 chardet==4.0.0 dj-database-url==0.5.0 -Django==3.2.25 +Django==4.2.16 django-redis==4.12.1 djangorestframework==3.12.4 factory-boy==3.2.0