From da8a02bc03c2793906413ea944641ecdc3ff0ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 19:32:50 +0000 Subject: [PATCH] Bump flask from 0.12.2 to 2.2.5 in /examples/cryptorealtime/frontend Bumps [flask](https://github.com/pallets/flask) from 0.12.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/0.12.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/cryptorealtime/frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cryptorealtime/frontend/requirements.txt b/examples/cryptorealtime/frontend/requirements.txt index b7b0e76997..dfc99f8f2a 100644 --- a/examples/cryptorealtime/frontend/requirements.txt +++ b/examples/cryptorealtime/frontend/requirements.txt @@ -2,5 +2,5 @@ google-cloud-bigtable==0.31.1 google-cloud-core==0.28.1 numpy pandas -Flask==0.12.2 +Flask==2.2.5