From edb96f69973898be810ccc414d3a95ab94ae2c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 22:26:24 +0000 Subject: [PATCH] Bump django from 2.1.8 to 4.2.24 Bumps [django](https://github.com/django/django) from 2.1.8 to 4.2.24. - [Commits](https://github.com/django/django/compare/2.1.8...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 eb859c7..9b1ff63 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Django==2.1.8 \ No newline at end of file +Django==4.2.24 \ No newline at end of file