From ee3f2f7f2e58c64eba8ab91bdca230d924a5ad30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 02:59:30 +0000 Subject: [PATCH] Bump django from 3.0.10 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.0.10 to 3.1.14. - [Commits](https://github.com/django/django/compare/3.0.10...3.1.14) --- updated-dependencies: - dependency-name: django 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 c664601..7f31c2a --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ CherryPy==18.6.0 ConfigUpdater==1.1.3 -Django==3.0.10 +Django==3.1.14 Mako==1.0.7 MarkupSafe==1.1.0 Pillow==5.1.0