From 4cb714ee9c6d8b9a84c3777d336a32c81af429c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:48:00 +0000 Subject: [PATCH] chore(deps): bump django from 3.2.24 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.2.24 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.24...3.2.25) --- 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 b4a4880..ad9a4ea 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.24 +Django==3.2.25 pytest-xdist==2.5.0