From c57ebdf368bd751e7acde5869097a7a3f9d270c9 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 05:29:10 +0000 Subject: [PATCH] chore(deps): update dependency flask to v2.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1aa4827..d26f06b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.2.5 +Flask==2.3.3 pytest==6.2.5 requests==2.32.4 pact_python==2.2.2 \ No newline at end of file