From 65d26d4887057aa604572c9d77e4be7a72e324e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:17:59 -0800 Subject: [PATCH] chore(deps): bump django from 4.2.16 to 4.2.17 (#264) Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.16...4.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index b8da461..98d921f 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -6,6 +6,6 @@ twine==4.0.1 wheel==0.38.1 flake8==7.1.1 pre-commit==4.0.1 -Django==4.2.16 +Django==4.2.17 pytest-xdist==2.5.0 pytest-asyncio==0.24.0