From 3d01c25d26aab784926d2a2009730a5b3a542272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:11:20 +0000 Subject: [PATCH] Bump django from 3.0.12 to 4.2.26 Bumps [django](https://github.com/django/django) from 3.0.12 to 4.2.26. - [Commits](https://github.com/django/django/compare/3.0.12...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 d36826a9..3fa4921d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==3.0.4 constantly==15.1.0 cryptography==3.3.2 daphne==2.5.0 -Django==3.0.12 +Django==4.2.26 django-cors-headers==3.4.0 django-eventstream==3.1.0 django-grip==3.0.0