From bd51df869a3e1a11c500b657f69db1bfb01a4acf Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 11:09:23 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v9.1.1 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f693028..e5a2ded 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==3.1.3 -pytest==9.1.0 +pytest==9.1.1 requests==2.34.2 pact_python==2.3.3 \ No newline at end of file