Skip to content

Commit baeed68

Browse files
authored
Merge pull request #5654 from rtfd/humitos/docker-python-upgrade
Upgrade docker python package to latest release
2 parents 0585d1d + eff7310 commit baeed68

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements/pip.txt

+1-5
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,7 @@ git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.
7777
django-formtools==2.1
7878
django-crispy-forms==1.7.2
7979

80-
# docker is pinned to 3.1.3 because we found some strange behavior
81-
# related to timeouts on EXEC with 3.2.1 and 3.3.0 that's not present
82-
# with 3.1.3
83-
# https://github.com/rtfd/readthedocs.org/issues/3999
84-
docker==3.1.3 # pyup: ignore
80+
docker==3.7.2
8581

8682
django-textclassifier==1.0
8783
django-annoying==0.10.4

0 commit comments

Comments
 (0)