From 483766c9fb2dc626512908e7df72e816755f50a4 Mon Sep 17 00:00:00 2001 From: "rhtap-qe-app[bot]" <129058806+rhtap-qe-app[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 16:02:38 +0000 Subject: [PATCH] chore(deps): update dependency flask to v3 Signed-off-by: rhtap-qe-app <129058806+rhtap-qe-app[bot]@users.noreply.github.com> --- python-component/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-component/requirements.txt b/python-component/requirements.txt index cc35792f29..225c854c6a 100644 --- a/python-component/requirements.txt +++ b/python-component/requirements.txt @@ -1 +1 @@ -Flask==2.3.3 \ No newline at end of file +Flask==3.1.3 \ No newline at end of file