From ff1be25980c3be7993c98f6df955dc4e52c5d720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:36:18 +0000 Subject: [PATCH] Bump django from 1.10.2 to 4.2.18 Bumps [django](https://github.com/django/django) from 1.10.2 to 4.2.18. - [Commits](https://github.com/django/django/compare/1.10.2...4.2.18) --- updated-dependencies: - dependency-name: django 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 aefec93c2..d05f42009 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,5 +1,5 @@ coveralls==1.1 -Django==1.10.2 +Django==4.2.18 mock==2.0.0 nose==1.3.7 placebo==0.8.1