Skip to content

Commit 82cf84c

Browse files
committed
Merge pull request #3467 from mboersma/update-docker-py
chore(controller): update docker-py to 1.1.0
2 parents 1cdf41e + cc770e6 commit 82cf84c

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
django-auth-ldap==1.2.5
1313
djangorestframework==3.0.5
14-
docker-py==0.7.2
14+
docker-py==1.1.0
1515
gunicorn==19.3.0
1616
paramiko==1.15.2
1717
psycopg2==2.6

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
django-auth-ldap==1.2.5
1717
djangorestframework==3.0.5
18-
docker-py==0.7.2
18+
docker-py==1.1.0
1919
gunicorn==19.3.0
2020
paramiko==1.15.2
2121
python-etcd==0.3.2

0 commit comments

Comments
 (0)