diff --git a/setup.py b/setup.py index 4cefd5da..1841a1c9 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ def find_version(*file_paths): "click==8.1.3", "PyInstaller==5.12.0", "distro==1.4.0", - "docker==6.0.1", + "docker==7.1.0", "texttable==1.6.7", "python-dateutil==2.8.2", "Jinja2==3.1.2",