From 92d958b98be70e10860efc10d048eaee6836df23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:51:24 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.24 to 4.2.25 Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.24...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 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 683eaa5..51a112a 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.25 pytest-xdist==2.5.0 pytest-asyncio==1.0.0