Skip to content

Commit 5cf90e1

Browse files
committed
Merge pull request #3083 from mboersma/update-docker-py
chore(controller): update docker-py to 0.7.2
2 parents 5ff8193 + 05ad53c commit 5cf90e1

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
@@ -10,7 +10,7 @@ django-cors-headers==1.0.0
1010
django-guardian==1.2.5
1111
django-json-field==0.5.7
1212
djangorestframework==3.0.5
13-
docker-py==0.6.0
13+
docker-py==0.7.2
1414
gunicorn==19.2.1
1515
paramiko==1.15.2
1616
psycopg2==2.6

docs/docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ django-cors-headers==1.0.0
1414
django-guardian==1.2.5
1515
django-json-field==0.5.7
1616
djangorestframework==3.0.5
17-
docker-py==0.6.0
17+
docker-py==0.7.2
1818
gunicorn==19.2.1
1919
paramiko==1.15.2
2020
python-etcd==0.3.2

0 commit comments

Comments
 (0)