From 1c52dba979de66b9175b653b375d4c394bd9957c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 19:33:53 -0700 Subject: [PATCH] Bump flask from 2.2.2 to 2.3.2 in /python/web (#1160) --- python/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/web/requirements.txt b/python/web/requirements.txt index 83045903..e8bcea51 100644 --- a/python/web/requirements.txt +++ b/python/web/requirements.txt @@ -1,5 +1,5 @@ bjoern==3.2.2 -Flask==2.2.2 +Flask==2.3.2 Jinja2==3.1.2 protobuf==3.20.2 requests==2.28.1