Skip to content

Commit fa79e3e

Browse files
authored
Merge pull request #146 from Cryptophobia/master
chore(django): upgrade django to >= 2.2.20
2 parents 843cb4f + ace34f8 commit fa79e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deis controller requirements
22
backoff==1.8.0
3-
django==2.2.19,<3.0
3+
django>=2.2.20,<3.0
44
django-auth-ldap==2.3.0,<3.0
55
django-cors-middleware==1.5.0
66
django-guardian==2.3.0

0 commit comments

Comments
 (0)