From d3d305bbde7c2d4e7d2957e2a362a94a54b23f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 20:52:03 +0000 Subject: [PATCH] Bump django from 1.7.11 to 2.2.28 in /etc Bumps [django](https://github.com/django/django) from 1.7.11 to 2.2.28. - [Commits](https://github.com/django/django/compare/1.7.11...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements.txt b/etc/requirements.txt index cb604c4e..aad851a4 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -1,6 +1,6 @@ CherryPy==6.0.1 click==6.6 -Django==1.7.11 +Django==2.2.28 future==0.16.0 six==1.10.0 xlrd==1.0.0