From 975ba4f706133e832e54f0a6e3071a33edb11d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:08:01 +0000 Subject: [PATCH] Bump django from 1.4.3 to 4.2.24 Bumps [django](https://github.com/django/django) from 1.4.3 to 4.2.24. - [Commits](https://github.com/django/django/compare/1.4.3...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 016ea29..5fec74b 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ coverage==3.7.1 coveralls==0.5 -Django==1.4.3 +Django==4.2.24 django-celery==3.0.17