From 7a86a2ae590b8a36de5e52b9ad07c012a547ae4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:37:08 +0000 Subject: [PATCH] Bump django from 2.2.25 to 3.2.24 Bumps [django](https://github.com/django/django) from 2.2.25 to 3.2.24. - [Commits](https://github.com/django/django/compare/2.2.25...3.2.24) --- 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 a7d8b115..da3e5639 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,6 +1,6 @@ bok-choy==0.7.1 coverage>=4.3.4,<5.0.0 -Django==2.2.25 +Django==3.2.24 ddt>=1.1.1,<2.0.0 edx-lint==1.5.2 Mako>=1.0.6,<2.0.0