From ca3465e12a507b2a2446a776821759a2075015a8 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 01:13:40 +0000 Subject: [PATCH] chore(deps): update dependency pact_python to v2.3.2 Ref: PACT-445 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 069a988..14d4595 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==3.1.1 pytest==8.4.1 requests==2.32.4 -pact_python==2.3.1 \ No newline at end of file +pact_python==2.3.2 \ No newline at end of file