From 9a4d7815654058fb39fefa939b6e13bfd5de2c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 18 Feb 2022 10:08:34 +0100 Subject: [PATCH] debian: update django dependency to 2.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0007cfb..c7a5b8c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.6 Package: python3-scrutiny Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, - python3-django (>= 1:1.11), + python3-django (>= 2:2.2), python3-gadjo, python3-requests Recommends: python3-django-mellon