From a93900d90d45b7223eeda8f1eeb133954cb7fd04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 18:56:06 +0000 Subject: [PATCH] Bump flask-security-too from 3.4.2 to 4.1.0 Bumps [flask-security-too](https://github.com/Flask-Middleware/flask-security) from 3.4.2 to 4.1.0. - [Release notes](https://github.com/Flask-Middleware/flask-security/releases) - [Changelog](https://github.com/Flask-Middleware/flask-security/blob/master/CHANGES.rst) - [Commits](https://github.com/Flask-Middleware/flask-security/compare/3.4.2...4.1.0) --- updated-dependencies: - dependency-name: flask-security-too 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 4d43de5..ed22b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask-Paranoid==0.2.0 Flask-Principal==0.4.0 Flask-RESTful==0.3.8 flask-restplus==0.13.0 -Flask-Security-Too==3.4.2 +Flask-Security-Too==4.1.0 Flask-SQLAlchemy==2.1 Flask-WTF==0.14.2 GDAL>=2.2,<3.0