Skip to content

Commit 6b45d20

Browse files
committed
chore(controller): update django-cors-headers to 1.0.0
See https://github.com/ottoyiu/django-cors-headers/releases/tag/1.0.0
1 parent 1a6b3fd commit 6b45d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Django==1.6.8
77
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
88
git+https://github.com/deis/django-fsm@propagate-false
9-
django-cors-headers==0.13
9+
django-cors-headers==1.0.0
1010
django-guardian==1.2.4
1111
django-json-field==0.5.7
1212
djangorestframework==2.4.4

0 commit comments

Comments
 (0)