From 9b9f176235c393ab232681a3d56b898b979d48ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:10:37 +0000 Subject: [PATCH] Bump flask from 2.0.3 to 2.2.5 in /config_other Bumps [flask](https://github.com/pallets/flask) from 2.0.3 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/2.0.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config_other/requirements_deb.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_other/requirements_deb.txt b/config_other/requirements_deb.txt index e701f850..447eef08 100644 --- a/config_other/requirements_deb.txt +++ b/config_other/requirements_deb.txt @@ -8,7 +8,7 @@ retry>=0.9.2 psutil>=5.9.1 pdpyras>=4.5.2 Werkzeug==2.0.3 -Flask==2.0.3 +Flask==2.2.5 Flask-Login==0.4.1 Flask-APScheduler==1.12.4 Flask-Caching==1.10.1