From 3d218d5c002f0f34948285023ea12a7cf0907206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 23:28:59 +0000 Subject: [PATCH] chore(deps): bump flask from 2.1.1 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.1.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.1.1...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 e6c8046..5108e25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2021.10.8 charset-normalizer==2.0.9 click==8.1.2 -Flask==2.1.1 +Flask==2.2.5 idna==3.3 importlib-metadata==4.11.3 itsdangerous==2.1.2