From 421a66de724b5e4703615bb93bd54cbc6c02bc80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:54:50 +0000 Subject: [PATCH] chore(deps): bump django from 3.2.23 to 3.2.24 Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.24. - [Commits](https://github.com/django/django/compare/3.2.23...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index cd60e8d..b4a4880 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -6,5 +6,5 @@ twine==4.0.1 wheel==0.38.1 flake8==4.0.1 pre-commit==2.19.0 -Django==3.2.23 +Django==3.2.24 pytest-xdist==2.5.0