From 1d5526cc5809af7f686751294948e6a88f08bd8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:38:01 +0000 Subject: [PATCH] Bump flask from 2.0.1 to 2.2.5 in /github/group-replacer Bumps [flask](https://github.com/pallets/flask) from 2.0.1 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.1...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- github/group-replacer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/group-replacer/requirements.txt b/github/group-replacer/requirements.txt index 3f76dd33..f5e2555a 100644 --- a/github/group-replacer/requirements.txt +++ b/github/group-replacer/requirements.txt @@ -24,7 +24,7 @@ dill==0.3.5.1 distlib==0.3.1 face==20.1.1 filelock==3.0.12 -Flask==2.0.1 +Flask==2.2.5 Flask-Cors==3.0.10 glom==22.1.0 idna==3.3