From 7d40ba53832b349b4bf359a2977c5ba8c7806295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 23:02:20 +0000 Subject: [PATCH] :arrow_up: Bump flask from 2.0.2 to 2.2.2 Bumps [flask](https://github.com/pallets/flask) from 2.0.2 to 2.2.2. - [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.2...2.2.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 773f0f8..8a51429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ distlib==0.3.6 dnspython==2.2.1 email-validator==1.1.3 filelock==3.6.0 -Flask==2.0.2 +Flask==2.2.2 Flask-Bcrypt==0.7.1 Flask-JWT-Extended==4.4.4 flask-mongoengine==1.0.0