Skip to content

Commit eb7ad3e

Browse files
committed
Merge pull request #2270 from mboersma/update-drf243
chore(controller): update djangorestframework to latest 2.4.3
2 parents 16776a9 + 9fa7c8a commit eb7ad3e

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
@@ -8,7 +8,7 @@ Django==1.6.8
88
git+https://github.com/deis/django-fsm@propagate-false
99
django-guardian==1.2.4
1010
django-json-field==0.5.7
11-
djangorestframework==2.3.14
11+
djangorestframework==2.4.3
1212
docker-py==0.4.0
1313
gunicorn==19.1.1
1414
paramiko==1.14.1

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Django==1.6.8
1212
git+https://github.com/deis/django-fsm@propagate-false
1313
django-guardian==1.2.4
1414
django-json-field==0.5.7
15-
djangorestframework==2.3.14
15+
djangorestframework==2.4.3
1616
docker-py==0.4.0
1717
gunicorn==19.1.1
1818
paramiko==1.14.1

0 commit comments

Comments
 (0)