From 189e31cf8183fa0c1eda747eb1c95790025bf2f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:55:46 +0000 Subject: [PATCH] Bump django from 4.2.1 to 4.2.28 Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.1...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 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..814c2bc 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.28 \ No newline at end of file