From 525996568496ec82c912b35870bd9a7ffb31418b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:40:58 +0000 Subject: [PATCH] build(deps): bump django from 4.2.25 to 4.2.26 Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4f43a8e..54e12ab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cryptography==43.0.1 decorator==4.4.2 defusedxml==0.7.1 Deprecated==1.2.10 -Django==4.2.25 +Django==4.2.26 django-ajax-datatable==4.4.4 django-filter==22.1 django-mysql==4.7.1