From f0b235e29e3934b58a92ca21a6b8edc1de0e0ca3 Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:05:34 +0000 Subject: [PATCH] Update dependency Flask to v2.3.3 Signed-off-by: konflux-staging <126015336+konflux-staging[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c97a5aa7b1..cc35792f29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Flask==2.1.0 \ No newline at end of file +Flask==2.3.3 \ No newline at end of file