Skip to content

Commit 76cd8cf

Browse files
committed
Merge pull request #3024 from mboersma/update-gunicorn
chore(controller): update gunicorn to 19.2.1
2 parents 2b65cb2 + dab12f4 commit 76cd8cf

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)