From 319bc4333c0266c258c43c4cd115160b76cebdf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:42:30 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 in /trunk Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/1.1.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- trunk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/requirements.txt b/trunk/requirements.txt index ae07b5b..cb4a195 100644 --- a/trunk/requirements.txt +++ b/trunk/requirements.txt @@ -4,7 +4,7 @@ b2sdk==1.14.1 certifi==2022.12.7 chardet==3.0.4 click==7.1.2 -Flask==1.1.2 +Flask==2.3.2 funcsigs==1.0.2 idna==2.7 itsdangerous==1.1.0