From 418a418ff96318c52b671512ad35677fb7c5ebe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 23:07:11 +0000 Subject: [PATCH] Bump django from 3.0.3 to 4.2.24 Bumps [django](https://github.com/django/django) from 3.0.3 to 4.2.24. - [Commits](https://github.com/django/django/compare/3.0.3...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index dc31c5b..c6ce70c --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.3 backcall==0.1.0 decorator==4.4.1 -Django==3.0.3 +Django==4.2.24 django-debug-toolbar==2.2 ipython==7.12.0 ipython-genutils==0.2.0