Skip to content

Commit bba5f3d

Browse files
committed
Updated djangorestframework to 2.3.12 security fix.
1 parent 36b6a9c commit bba5f3d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ django-allauth==0.15.0
66
django-guardian==1.1.1
77
django-json-field==0.5.5
88
django-yamlfield==0.5
9-
djangorestframework==2.3.10
9+
djangorestframework==2.3.12
1010
dop==0.1.4
1111
gevent==1.0
1212
gunicorn==18.0

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto==2.23.0
33
celery==3.1.7
44
Django==1.6.1
55
django-json-field==0.5.5
6-
djangorestframework==2.3.10
6+
djangorestframework==2.3.12
77
dop==0.1.4
88
paramiko==1.12.1
99
pyrax==1.6.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ django-allauth==0.15.0
66
django-guardian==1.1.1
77
django-json-field==0.5.5
88
django-yamlfield==0.5
9-
djangorestframework==2.3.10
9+
djangorestframework==2.3.12
1010
dop==0.1.4
1111
gevent==1.0
1212
gunicorn==18.0

0 commit comments

Comments
 (0)