mirror of https://github.com/docker/docker-py.git
Bump cffi to 1.14.4
Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
parent
f520b4c4eb
commit
ccab78840e
|
@ -1,7 +1,7 @@
|
||||||
appdirs==1.4.3
|
appdirs==1.4.3
|
||||||
asn1crypto==0.22.0
|
asn1crypto==0.22.0
|
||||||
backports.ssl-match-hostname==3.5.0.1
|
backports.ssl-match-hostname==3.5.0.1
|
||||||
cffi==1.10.0
|
cffi==1.14.4
|
||||||
cryptography==3.2
|
cryptography==3.2
|
||||||
enum34==1.1.6
|
enum34==1.1.6
|
||||||
idna==2.5
|
idna==2.5
|
||||||
|
|
Loading…
Reference in New Issue