From e061967c867bbe6a42eb50e4aa4b3aa90374c8d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 03:58:14 +0000 Subject: [PATCH] chore(deps): update dependency flask to v3.1.2 --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 0bf62442..2a0a244b 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,6 +1,6 @@ blinker==1.9.0 click==8.2.2 -Flask==3.1.1 +Flask==3.1.2 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2