From e5e7444642271269772e1a69e9a2c23c9b121361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 22:06:20 +0000 Subject: [PATCH] build(deps): bump django from 4.2.25 to 4.2.29 Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.29. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.29) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.29 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 780c8e1b..49404fa5 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.29 django-ajax-datatable==4.4.4 django-filter==22.1 django-mysql==4.7.1