From 3462da8f681a91ba2341067e9e94402ab877fb74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:20:53 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.24 Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.2.15...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d965371..701a04ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ cssselect2>=0.6.0 defusedxml>=0.7.1 diff-match-patch>=20200713 dill>=0.3.5.1 -Django==3.2.15 +Django==3.2.24 django-appconf>=1.0.5 django-background-tasks>=1.2.5 django-compat>=1.0.15