From 7ee3256604991c0ee7046c62e6e44421b3fc1db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 08:53:24 +0000 Subject: [PATCH] Bump flask from 2.0.3 to 2.2.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcd2684d..2f957aab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.3 +Flask==2.2.5 numpy==1.23.5 PyFladesk==1.1 scipy==1.10.0