From 6fa8cc3bd6e33f04a0d8205b00903c00a9627f5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:13:06 +0000 Subject: [PATCH] Update dependency docker to ~=7.2.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- test/apiv2/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/apiv2/python/requirements.txt b/test/apiv2/python/requirements.txt index d3ba5a4910..782c48a25f 100644 --- a/test/apiv2/python/requirements.txt +++ b/test/apiv2/python/requirements.txt @@ -5,4 +5,4 @@ python-dateutil~=2.9.0 PyYAML~=6.0.0 openapi-schema-validator~=0.9.0 pytest==9.1.1 -docker~=7.1.0 +docker~=7.2.0