Skip to content

Commit 7ba08ed

Browse files
committed
Merge pull request #2427 from mboersma/update-drf244
chore(controller): update djangorestframework to 2.4.4
2 parents 1cb0655 + 4c63670 commit 7ba08ed

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==0.13
1010
django-guardian==1.2.4
1111
django-json-field==0.5.7
12-
djangorestframework==2.4.3
12+
djangorestframework==2.4.4
1313
docker-py==0.4.0
1414
gunicorn==19.1.1
1515
paramiko==1.14.1

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==0.13
1414
django-guardian==1.2.4
1515
django-json-field==0.5.7
16-
djangorestframework==2.4.3
16+
djangorestframework==2.4.4
1717
docker-py==0.4.0
1818
gunicorn==19.1.1
1919
paramiko==1.14.1

0 commit comments

Comments
 (0)