From 7b75703c56e4c1c12b0fbbfb13c8e146c1694006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:19:15 +0000 Subject: [PATCH] Bump django from 5.2.6 to 5.2.9 Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.6...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5a2f93..ead22ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,9 +9,9 @@ colorama==0.4.6 ; sys_platform == 'win32' \ --hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \ --hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6 # via tqdm -django==5.2.6 \ - --hash=sha256:60549579b1174a304b77e24a93d8d9fafe6b6c03ac16311f3e25918ea5a20058 \ - --hash=sha256:da5e00372763193d73cecbf71084a3848458cecf4cee36b9a1e8d318d114a87b +django==5.2.9 \ + --hash=sha256:16b5ccfc5e8c27e6c0561af551d2ea32852d7352c67d452ae3e76b4f6b2ca495 \ + --hash=sha256:3a4ea88a70370557ab1930b332fd2887a9f48654261cdffda663fef5976bb00a # via django-extensions django-audit-fields==2.0.1 \ --hash=sha256:d97575e1809cd4650850e72feae511d74a6cb50e0581cc4646712ad4e437ff50 \