From 8a9082c1534db5aa362664023b1260081568d708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:02:40 +0000 Subject: [PATCH] Bump django from 4.2.1 to 4.2.26 Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.1...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 0dc7d97..bdb5ec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,4 +26,4 @@ SQLAlchemy==1.1.11 tornado==4.5.1 urllib3==1.21.1 Werkzeug==0.14.1 -django==4.2.1 \ No newline at end of file +django==4.2.26 \ No newline at end of file