From 35865f0b7ee0d0a895dc73821f37c142273df3fa Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:51:14 +0000 Subject: [PATCH] chore(deps): update dependency flask to v3.1.0 (#213) Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com> --- 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 3f28063..82665e4 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,6 +1,6 @@ blinker==1.9.0 click==8.1.7 -Flask==3.0.2 +Flask==3.1.0 itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==2.1.5