From 0719acbe7fbed6808ae88e51eb1d31aaf16e08a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 18:27:42 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.4.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 efa33fa54d..23a1e2e4c9 100644 --- a/test/apiv2/python/requirements.txt +++ b/test/apiv2/python/requirements.txt @@ -4,5 +4,5 @@ setuptools~=80.9.0 python-dateutil~=2.9.0 PyYAML~=6.0.0 openapi-schema-validator~=0.6.2 -pytest==8.3.5 +pytest==8.4.0 docker~=7.1.0