From 32fb550969f55c60b1f63ed868a3f08201c71942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 29 Dec 2020 16:38:20 +0100 Subject: [PATCH] Bump docker to 4.4.1 (#2390) --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 53b9e0ccd..71e9641bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ colorlog==4.6.2 cpe==1.2.1 cryptography==3.3.1 debugpy==1.2.1 +docker==4.4.1 gitpython==3.1.11 jinja2==2.11.2 packaging==20.4 @@ -16,5 +17,4 @@ pytz==2020.5 pyudev==0.22.0 ruamel.yaml==0.15.100 sentry-sdk==0.19.5 -voluptuous==0.12.1 -git+git://github.com/docker/docker-py@1757c974fa3a05b0e9b783af85242b18df09d05d#docker=4.4.1dev0 \ No newline at end of file +voluptuous==0.12.1 \ No newline at end of file