Skip to content

Commit 0dbb5da

Browse files
committed
Bump docker-pycreds dependency
Signed-off-by: Joffrey F <[email protected]>
1 parent 33cae41 commit 0dbb5da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asn1crypto==0.22.0
33
backports.ssl-match-hostname==3.5.0.1
44
cffi==1.10.0
55
cryptography==1.9
6-
docker-pycreds==0.2.2
6+
docker-pycreds==0.2.3
77
enum34==1.1.6
88
idna==2.5
99
ipaddress==1.0.18

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'requests >= 2.14.2, != 2.18.0',
2828
'six >= 1.4.0',
2929
'websocket-client >= 0.32.0',
30-
'docker-pycreds >= 0.2.2'
30+
'docker-pycreds >= 0.2.3'
3131
]
3232

3333
extras_require = {

0 commit comments

Comments
 (0)