From aacb8c60a36689892a8b04702e6913bf4c65907d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 10:37:39 +0000 Subject: [PATCH] Bump flask from 2.1.1 to 2.1.3 Bumps [flask](https://github.com/pallets/flask) from 2.1.1 to 2.1.3. - [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.1.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 633bc7b..b64833a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ codecov==2.1.12 configobj==5.0.6 coverage==6.3.2 dpath==2.0.6 -Flask==2.1.1 +Flask==2.1.3 Flask-HTTPAuth==4.5.0 gunicorn==20.1.0 idna==3.3