From 1fb5c7980f7c4d01e7ef49f0b99a3b2e3dee2ccf Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 06:02:51 +0000 Subject: [PATCH] chore(deps): update dependency pact_python to v2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d26f06b..300036a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==2.3.3 pytest==6.2.5 requests==2.32.4 -pact_python==2.2.2 \ No newline at end of file +pact_python==2.3.1 \ No newline at end of file