From f2cf5022e0bb9c82dc9238a3ac101d93ae96a19a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 02:39:47 +0000 Subject: [PATCH] Bump django from 1.8.2 to 2.2.28 in /interface/app Bumps [django](https://github.com/django/django) from 1.8.2 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.2...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- interface/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/app/requirements.txt b/interface/app/requirements.txt index 9a384d3..f203635 100644 --- a/interface/app/requirements.txt +++ b/interface/app/requirements.txt @@ -1,6 +1,6 @@ python-ldap==2.4.19 service-identity==16.0.0 -Django==1.8.2 +Django==2.2.28 django-auth-ldap==1.2.6 MySQL-python==1.2.5 dnspython==1.12.0