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