From 01814b5a285ea50c6c27f0b1259cc0ab5589ecc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:08:28 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.2.5 in /applications/workspaces/server Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.2.5. - [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.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/workspaces/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/workspaces/server/requirements.txt b/applications/workspaces/server/requirements.txt index 4cd709b2..44d7d0a9 100644 --- a/applications/workspaces/server/requirements.txt +++ b/applications/workspaces/server/requirements.txt @@ -19,7 +19,7 @@ distlib==0.3.4 ecdsa==0.17.0 filelock==3.6.0 flake8==4.0.1 -Flask==1.1.2 +Flask==2.2.5 Flask-Cors==3.0.8 flask-oidc==1.4.0 Flask-SQLAlchemy==2.4.1