Skip to content

Commit 093f67b

Browse files
committed
chore(controller): update docker-py to 0.7.2
See docker/docker-py@0.6.0...0.7.2 Deis still uses only the `utils.parse_repository_tag` function, so this is purely housekeeping for now.
1 parent b531370 commit 093f67b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)