From e54c926e75e8a51d7b51c60100f1562dcf205033 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 11:24:22 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c0697a..1aa0869 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==3.1.1 -pytest==6.2.5 +pytest==8.4.0 requests==2.32.4 pact_python==2.3.1 \ No newline at end of file