From 092e248f3b1d19cf135fb1fdea07d7daebb448a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 13:56:08 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.2.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.2.2...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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7d53160..c0514c5 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ decorator==5.1.1 docker==6.0.0 entrypoints==0.4 executing==1.1.1 -Flask==2.2.2 +Flask==2.2.5 fonttools==4.38.0 funcy==1.17 future==0.18.2