From 75697d5533b850b849c18606a2f8cbbdd883300c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 19:30:03 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.24 to 5.2.16 Bumps [django](https://github.com/django/django) from 4.2.24 to 5.2.16. - [Commits](https://github.com/django/django/compare/4.2.24...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 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 34ddf8e..91e7d00 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -6,7 +6,7 @@ twine==4.0.1 wheel==0.38.1 flake8==7.1.1 pre-commit==4.0.1 -Django==4.2.24 +Django==5.2.16 pytest-xdist==3.8.0 pytest-asyncio==1.3.0 playwright>=1.60