From 31331b506809d8e340f6e4b84b8013b197e8cc96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:40:54 +0000 Subject: [PATCH] Bump django from 2.2.24 to 4.2.24 Bumps [django](https://github.com/django/django) from 2.2.24 to 4.2.24. - [Commits](https://github.com/django/django/compare/2.2.24...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 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 870661cb..ee1815c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.24 +Django==4.2.24 mysqlclient==1.4.6 gunicorn==20.1.0 django-rosetta==0.9.4