From 691d47ae37fa296e51aafc036cb60e91a2abf9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 17:29:16 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.24 to 4.2.26 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 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..8b89257 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.26 pytest-xdist==3.8.0 pytest-asyncio==1.3.0