From e10554fd8f588be6c0dd895cf384da3dceef2f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:37:24 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 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] --- Probe/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Probe/requirements.txt b/Probe/requirements.txt index f54701b2..15d463bc 100644 --- a/Probe/requirements.txt +++ b/Probe/requirements.txt @@ -11,7 +11,7 @@ dash-daq==0.5.0 dash-html-components==1.1.1 dash-renderer==1.8.3 dash-table==4.11.0 -Flask==1.1.2 +Flask==2.3.2 Flask-Compress==1.8.0 future==0.18.3 graphviz==0.15 diff --git a/requirements.txt b/requirements.txt index 99d1b4ca..644a54e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ defusedxml==0.7.0rc1 entrypoints==0.3 fastavro==1.0.0.post1 findspark==1.4.2 -Flask==1.1.2 +Flask==2.3.2 Flask-Compress==1.7.0 future==0.18.3 gast==0.3.3