From f783b70e818e3f853803d77c88ea73a32318c5c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:31:58 +0000 Subject: [PATCH] build(deps): bump django from 3.2.20 to 3.2.24 Bumps [django](https://github.com/django/django) from 3.2.20 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.2.20...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index 3a824035..22008213 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -8,7 +8,7 @@ pre-commit == 3.5.0 poetry == 1.7.1 # Matching main requirements... -Django==3.2.20 +Django==3.2.24 # Others httpie == 3.2.1