Skip to content

Commit e8373ad

Browse files
committed
Merge pull request #1586 from mboersma/update-django-rest
chore(controller): update djangorestframework to 2.3.14
2 parents 405ce4f + 4f228e5 commit e8373ad

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
@@ -12,7 +12,7 @@ git+https://github.com/deis/django-fsm@add-exception-handling
1212
django-guardian==1.1.1
1313
django-json-field==0.5.5
1414
django-yamlfield==0.5
15-
djangorestframework==2.3.13
15+
djangorestframework==2.3.14
1616
docker-py==0.4.0
1717
gunicorn==18.0
1818
psycopg2==2.5.2

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ django-allauth==0.15.0
1515
git+https://github.com/bacongobbler/django-fsm@add-exception-handling
1616
django-guardian==1.1.1
1717
django-json-field==0.5.5
18-
djangorestframework==2.3.13
18+
djangorestframework==2.3.14
1919
docker-py==0.4.0
2020
gunicorn==18.0
2121
psycopg2==2.5.2

0 commit comments

Comments
 (0)