Skip to content

Commit 8d2b88d

Browse files
committed
Merge pull request #3247 from mboersma/update-gunicorn
chore(controller): update gunicorn to 19.3.0
2 parents a73836e + 2069fe1 commit 8d2b88d

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.5
1313
docker-py==0.7.2
14-
gunicorn==19.2.1
14+
gunicorn==19.3.0
1515
paramiko==1.15.2
1616
psycopg2==2.6
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.5
1717
docker-py==0.7.2
18-
gunicorn==19.2.1
18+
gunicorn==19.3.0
1919
paramiko==1.15.2
2020
python-etcd==0.3.2
2121
PyYAML==3.11

0 commit comments

Comments
 (0)