Skip to content

Commit 4f228e5

Browse files
committed
chore(controller): update djangorestframework to 2.3.14
Several months of cleanup and bug fixes to a core Deis library: encode/django-rest-framework@2.3.13...2.3.14
1 parent e0292d7 commit 4f228e5

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)