Skip to content

Commit dab12f4

Browse files
committed
chore(controller): update gunicorn to 19.2.1
See http://docs.gunicorn.org/en/19.2.1/news.html#id1
1 parent 5e951c7 commit dab12f4

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
@@ -11,7 +11,7 @@ django-guardian==1.2.5
1111
django-json-field==0.5.7
1212
djangorestframework==3.0.4
1313
docker-py==0.6.0
14-
gunicorn==19.1.1
14+
gunicorn==19.2.1
1515
paramiko==1.15.2
1616
psycopg2==2.5.4
1717
python-etcd==0.3.2

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ django-guardian==1.2.5
1515
django-json-field==0.5.7
1616
djangorestframework==3.0.4
1717
docker-py==0.6.0
18-
gunicorn==19.1.1
18+
gunicorn==19.2.1
1919
paramiko==1.15.2
2020
python-etcd==0.3.2
2121
PyYAML==3.11

0 commit comments

Comments
 (0)