From 9c2905a3e42477153422e8182ea06660111b73dc Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 22:13:04 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v9 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20025bf..9ebe694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==3.1.2 -pytest==8.4.2 +pytest==9.0.2 requests==2.32.5 pact_python==2.3.3 \ No newline at end of file