From 59c12218002179e82aca46984cd23df27f77baf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:27:08 +0000 Subject: [PATCH] Bump flask from 1.1.1 to 2.3.2 in /Examples/sample_oo_dashboard Bumps [flask](https://github.com/pallets/flask) from 1.1.1 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.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Examples/sample_oo_dashboard/requirements_dashboard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/sample_oo_dashboard/requirements_dashboard.txt b/Examples/sample_oo_dashboard/requirements_dashboard.txt index 5ac0c68..0f70921 100644 --- a/Examples/sample_oo_dashboard/requirements_dashboard.txt +++ b/Examples/sample_oo_dashboard/requirements_dashboard.txt @@ -11,7 +11,7 @@ dash-table==4.3.0 entrypoints==0.3 Faker==0.8.18 flake8==3.7.8 -Flask==1.1.1 +Flask==2.3.2 Flask-Compress==1.4.0 future==0.17.1 inflection==0.3.1