From b8eacfb3b471ede1aa9ab2da03afee6b6f96c94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 12:20:16 +0530 Subject: [PATCH] Bump django from 4.2.11 to 4.2.21 (#737) Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.21. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.21) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 947dc9172..ad06c7964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer click cryptography cssselect2 -Django==4.2.11 +Django==4.2.21 django-auditlog django-apscheduler django-cors-headers