From 17bbbba7d67f3756ea8bae580f962490d59abab8 Mon Sep 17 00:00:00 2001 From: okor Date: Thu, 17 Oct 2019 12:50:01 -0600 Subject: [PATCH] update docker-py Signed-off-by: Jason Ormand --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2e66b34d..1627cca9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cached-property==1.3.0 certifi==2017.4.17 chardet==3.0.4 colorama==0.4.0; sys_platform == 'win32' -docker==4.0.1 +docker==4.1.0 docker-pycreds==0.4.0 dockerpty==0.4.1 docopt==0.6.2