From c9d46294ff9e8c3cd64c75811ff2548f5b16bae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:34:33 +0000 Subject: [PATCH] Bump flask from 1.0.2 to 2.3.2 in /notebook Bumps [flask](https://github.com/pallets/flask) from 1.0.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.0.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/requirements.txt b/notebook/requirements.txt index d2e4df7..a933758 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -10,7 +10,7 @@ pyarrow==0.12.0 pyspark==2.3.2 seaborn==0.9.0 matplotlib==3.0.3 -flask==1.0.2 +flask==2.3.2 tensorflow==1.10.0 pillow==6.0.0 boto3==1.9.139