From 3f9c7cf6d0d6ef9c4375a6065645c8c6fc75d52c Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:16:26 +0000 Subject: [PATCH] chore(deps): update dependency django to v3 --- rootfs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/requirements.txt b/rootfs/requirements.txt index 00537ef12..1763b17d4 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -1,6 +1,6 @@ # Deis controller requirements backoff==1.4.3 -Django==1.11.4 +Django==3.2.14 django-auth-ldap==1.2.15 django-cors-middleware==1.3.1 django-guardian==1.4.9