Skip to content

Commit b606adb

Browse files
committed
chore(requirements): update Django REST Framework to 3.4.0
http://www.django-rest-framework.org/topics/3.4-announcement/ Not making use of any of the new functionalities in this change
1 parent 83a4bd4 commit b606adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ backoff==1.2.1
33
Django==1.9.7
44
django-cors-headers==1.1.0
55
django-guardian==1.4.4
6-
djangorestframework==3.3.3
6+
djangorestframework==3.4.0
77
docker-py==1.8.1
88
gunicorn==19.6.0
99
jsonfield==1.0.3

0 commit comments

Comments
 (0)