From 129783bd48992f09949e3b0b4b59490db7998433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:01:01 +0100 Subject: [PATCH] chore(deps): update dependency pytest to v8.3.4 (#1708) Signed-off-by: Renovate Bot --- molecule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index f891e14d3..48469b4b7 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -1,4 +1,4 @@ molecule==24.9.0 Jinja2==3.1.4 -pytest==8.3.3 +pytest==8.3.4 pytest-testinfra==10.1.1