From 6682f816dc3804b1922904a4883d95fa38734eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 05:59:00 +0000 Subject: [PATCH] Bump django from 4.2.1 to 4.2.25 Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.1...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 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..228e13e 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.25 \ No newline at end of file