Skip to content

Commit 3997d1b

Browse files
committed
chore(controller): update djangorestframework to 3.0.4
See encode/django-rest-framework@3.0.3...3.0.4
1 parent f281f8b commit 3997d1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

controller/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git+https://github.com/deis/django-fsm@propagate-false
99
django-cors-headers==1.0.0
1010
django-guardian==1.2.5
1111
django-json-field==0.5.7
12-
djangorestframework==3.0.3
12+
djangorestframework==3.0.4
1313
docker-py==0.6.0
1414
gunicorn==19.1.1
1515
paramiko==1.15.2

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ git+https://github.com/deis/django-fsm@propagate-false
1313
django-cors-headers==1.0.0
1414
django-guardian==1.2.5
1515
django-json-field==0.5.7
16-
djangorestframework==3.0.3
16+
djangorestframework==3.0.4
1717
docker-py==0.6.0
1818
gunicorn==19.1.1
1919
paramiko==1.15.2

0 commit comments

Comments
 (0)