From d95e47f7fbf60b2a9e45d02fb1433ddd0d64b744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:42:21 +0000 Subject: [PATCH] Bump flask from 1.1.4 to 2.2.5 in /dashboard Bumps [flask](https://github.com/pallets/flask) from 1.1.4 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.4...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index 9e25d54..8526e6f 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -1,7 +1,7 @@ attrs==23.1.0 click==7.1.2 dnspython==2.3.0 -Flask==1.1.4 +Flask==2.2.5 Flask-Cors==3.0.10 grpcio==1.54.2 grpcio-tools==1.54.2