From a46c497aa5a870262f82f692e4c0dbfb2d2fdcad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 17:30:12 +0000 Subject: [PATCH] Bump django from 2.1.8 to 4.2.22 Bumps [django](https://github.com/django/django) from 2.1.8 to 4.2.22. - [Commits](https://github.com/django/django/compare/2.1.8...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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..e9060ca --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Django==2.1.8 \ No newline at end of file +Django==4.2.22 \ No newline at end of file