Skip to content

Commit 6231439

Browse files
committed
chore(controller): update docker-py to 1.5.0
1 parent 55b587f commit 6231439

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
@@ -8,7 +8,7 @@ django-guardian==1.2.5
88
django-json-field==0.5.7
99
django-auth-ldap==1.2.5
1010
djangorestframework==3.0.5
11-
docker-py==1.1.0
11+
docker-py==1.5.0
1212
gunicorn==19.3.0
1313
paramiko==1.15.2
1414
psycopg2==2.6.1

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ django-fsm==2.2.0
1111
django-guardian==1.2.5
1212
django-json-field==0.5.7
1313
djangorestframework==3.0.5
14-
docker-py==1.1.0
14+
docker-py==1.5.0
1515
gunicorn==19.3.0
1616
paramiko==1.15.2
1717
python-etcd==0.3.2

0 commit comments

Comments
 (0)