Fixed XSS issue from DRF.
Details in https://github.com/encode/django-rest-framework/issues/6330 Change-Id: Icea25569b92c3559029ae1c93712e746684187f1
This commit is contained in:
parent
600a189b21
commit
47dc0ad989
@ -1,7 +1,7 @@
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
|
||||
Django>=2.1.5
|
||||
djangorestframework
|
||||
djangorestframework>=3.9.1
|
||||
django-cors-headers
|
||||
django-filter
|
||||
dynaconf[yaml]
|
||||
|
Loading…
x
Reference in New Issue
Block a user