Skip to content

Commit

Permalink
Bump docker-pycreds dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Joffrey F <joffrey@docker.com>
  • Loading branch information
shin- committed Apr 25, 2018
1 parent 1d6f8ec commit e1ab545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ asn1crypto==0.22.0
backports.ssl-match-hostname==3.5.0.1
cffi==1.10.0
cryptography==1.9
docker-pycreds==0.2.2
docker-pycreds==0.2.3
enum34==1.1.6
idna==2.5
ipaddress==1.0.18
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
'requests >= 2.14.2, != 2.18.0',
'six >= 1.4.0',
'websocket-client >= 0.32.0',
'docker-pycreds >= 0.2.2'
'docker-pycreds >= 0.2.3'
]

extras_require = {
Expand Down

0 comments on commit e1ab545

Please sign in to comment.