Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Merge pull request #692 from gamechanger/ea-upgrade-docker_py
Browse files Browse the repository at this point in the history
Upgrade docker-py to v1.7.2
  • Loading branch information
eduarenas authored May 2, 2019
2 parents a6cf78d + 042e2e2 commit 39eacf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
install_requires = [
'docker-py==1.7.0',
'docker-py==1.7.2',
'PyYAML==3.11',
'PrettyTable==0.7.0',
'github3.py==1.3.0',
Expand Down

0 comments on commit 39eacf3

Please sign in to comment.