From d28d717884920f9bb5d9c3896a3791fc2dae270a Mon Sep 17 00:00:00 2001 From: aiordache Date: Thu, 18 Feb 2021 15:49:56 +0100 Subject: Fix SSH port parsing via docker-py bump Signed-off-by: aiordache --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index d70e2fad..fd370504 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2020.6.20 chardet==3.0.4 colorama==0.4.3; sys_platform == 'win32' distro==1.5.0 -docker==4.4.2 +docker==4.4.3 docker-pycreds==0.4.0 dockerpty==0.4.1 docopt==0.6.2 -- cgit v1.2.3