Upgrade django version to 2.2.16 from 2.1.7 as seen on prod
This upgrade is to patch security fixes included in 2.2.16
This commit is contained in:
parent
a7b9d70b9d
commit
6a3d48e6e1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
django < 3
|
django==2.2.16
|
||||||
django-auth-ldap
|
django-auth-ldap
|
||||||
python-ldap
|
python-ldap
|
||||||
django-bootstrap3
|
django-bootstrap3
|
||||||
|
|
Loading…
Reference in a new issue