From 0d9fcd1fec08ed9f1f5de2cf66fc70b1fec6edea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 08:15:21 +0000 Subject: [PATCH] build(deps): bump flask from 2 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2 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.0...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ad1c81..df24769 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.3.0 cryptography==41.0.3 -Flask==2.0.0 +Flask==2.2.5 Flask-Cors==4.0.0 idna==3.4 isodate==0.6.1