From d0c4a5f6ad85bded45aed31b69dff780993a1339 Mon Sep 17 00:00:00 2001 From: Adrien Date: Thu, 18 Jul 2024 18:12:29 +0200 Subject: [PATCH] wip Signed-off-by: Adrien --- integration-tests/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/pyproject.toml b/integration-tests/pyproject.toml index 88e9761a..bf388bd3 100644 --- a/integration-tests/pyproject.toml +++ b/integration-tests/pyproject.toml @@ -11,4 +11,4 @@ syrupy = "4.0.1" text-generation = "^0.6.0" pytest = "^7.4.0" pytest-asyncio = "^0.21.1" -docker = "^6.1.3" +docker = "^7.1.0"