From 8fc50aafb2e78145f7f4a1bc04bf10de2131f995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 22:16:10 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 in /demo_data 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] --- demo_data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo_data/requirements.txt b/demo_data/requirements.txt index 91aa4dc..2a4796d 100644 --- a/demo_data/requirements.txt +++ b/demo_data/requirements.txt @@ -63,7 +63,7 @@ et-xmlfile==1.0.1 fastcache==1.1.0 filelock==3.0.12 flake8==3.8.3 -Flask==1.1.2 +Flask==2.3.2 fsspec==0.7.4 future==0.18.3 gast==0.3.3