From eff73104f1d9e055ae58ab8a04fa41caf06c7709 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Thu, 2 May 2019 11:05:29 +0200 Subject: [PATCH] Upgrade docker python package to latest release --- requirements/pip.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 1432be961fe..a5af6d65a38 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -77,11 +77,7 @@ git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1. django-formtools==2.1 django-crispy-forms==1.7.2 -# docker is pinned to 3.1.3 because we found some strange behavior -# related to timeouts on EXEC with 3.2.1 and 3.3.0 that's not present -# with 3.1.3 -# https://github.com/rtfd/readthedocs.org/issues/3999 -docker==3.1.3 # pyup: ignore +docker==3.7.2 django-textclassifier==1.0 django-annoying==0.10.4