mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
update Django to address CVE-2020-9402
we don't use Oracle GIS, so this isn't really applicable, but it'll make security scanners happy <shrug> see: https://docs.djangoproject.com/en/3.0/releases/2.2.11/
This commit is contained in:
@@ -6,7 +6,7 @@ boto # replacement candidate https://github.com/ansible/awx/issues/2115
|
||||
channels
|
||||
channels-redis
|
||||
daphne
|
||||
django==2.2.10 # see UPGRADE BLOCKERs
|
||||
django==2.2.11 # see UPGRADE BLOCKERs
|
||||
django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
|
||||
Reference in New Issue
Block a user