From 7ef1c46c6913d8682c722455c6251e057fbdcae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:32:19 +0000 Subject: [PATCH] Bump the pip group across 1 directories with 1 update Bumps the pip group with 1 update in the /. directory: [django](https://github.com/django/django). Updates `django` from 1.3 to 3.2.24 - [Commits](https://github.com/django/django/compare/1.3...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79b7cb5..34e433b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ mock -django==1.3 +django==3.2.24