Skip to content

Commit

Permalink
Merge pull request deis#3061 from mboersma/update-drf
Browse files Browse the repository at this point in the history
chore(controller): update djangorestframework to 3.0.5
  • Loading branch information
mboersma committed Feb 11, 2015
2 parents db2aec4 + 3aed97b commit 43e053c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion controller/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ git+https://github.com/deis/django-fsm@propagate-false
django-cors-headers==1.0.0
django-guardian==1.2.5
django-json-field==0.5.7
djangorestframework==3.0.4
djangorestframework==3.0.5
docker-py==0.6.0
gunicorn==19.2.1
paramiko==1.15.2
Expand Down
2 changes: 1 addition & 1 deletion docs/docs_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git+https://github.com/deis/django-fsm@propagate-false
django-cors-headers==1.0.0
django-guardian==1.2.5
django-json-field==0.5.7
djangorestframework==3.0.4
djangorestframework==3.0.5
docker-py==0.6.0
gunicorn==19.2.1
paramiko==1.15.2
Expand Down

0 comments on commit 43e053c

Please sign in to comment.