Skip to content

Commit 7ba9b17

Browse files
committed
chore(controller): update json-field to 0.5.7
derek-schaefer/django-json-field@0.5.5...0.5.7
1 parent f5105e1 commit 7ba9b17

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
@@ -7,7 +7,7 @@ Django==1.6.7
77
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
88
git+https://github.com/deis/django-fsm@propagate-false
99
django-guardian==1.2.4
10-
django-json-field==0.5.5
10+
django-json-field==0.5.7
1111
djangorestframework==2.3.14
1212
docker-py==0.4.0
1313
gunicorn==19.1.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.7
1212
# FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59
1313
git+https://github.com/deis/django-fsm@propagate-false
1414
django-guardian==1.2.4
15-
django-json-field==0.5.5
15+
django-json-field==0.5.7
1616
djangorestframework==2.3.14
1717
docker-py==0.4.0
1818
gunicorn==18.0

0 commit comments

Comments
 (0)