Skip to content

Commit 3aed97b

Browse files
committed
chore(controller): update djangorestframework to 3.0.5
1 parent f4c2037 commit 3aed97b

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.4
12+
djangorestframework==3.0.5
1313
docker-py==0.6.0
1414
gunicorn==19.2.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.4
16+
djangorestframework==3.0.5
1717
docker-py==0.6.0
1818
gunicorn==19.2.1
1919
paramiko==1.15.2

0 commit comments

Comments
 (0)