From 1d719448238d043098e40d0607132e3b01be5eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:51:37 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.24 to 4.2.28 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 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 f140b55..b5654cd 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.24 +Django==4.2.28 pytest-xdist==3.8.0 pytest-asyncio==1.3.0