diff --git a/integration-tests/requirements.txt b/integration-tests/requirements.txt index 3c2ce11b..3e6052a2 100644 --- a/integration-tests/requirements.txt +++ b/integration-tests/requirements.txt @@ -7,7 +7,7 @@ certifi==2023.7.22 ; python_version >= "3.9" and python_version < "3.13" charset-normalizer==3.2.0 ; python_version >= "3.9" and python_version < "3.13" colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.13" and (sys_platform == "win32" or platform_system == "Windows") colored==1.4.4 ; python_version >= "3.9" and python_version < "3.13" -docker==6.1.3 ; python_version >= "3.9" and python_version < "3.13" +docker==7.1.0 ; python_version >= "3.9" and python_version < "3.13" exceptiongroup==1.1.3 ; python_version >= "3.9" and python_version < "3.11" filelock==3.12.3 ; python_version >= "3.9" and python_version < "3.13" frozenlist==1.4.0 ; python_version >= "3.9" and python_version < "3.13"