From 3ed923b831b60af9db2af609931f222baa08233a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 18:56:37 +0000 Subject: [PATCH] Bump flask-security-too from 4.0.0 to 4.1.0 in /bhp Bumps [flask-security-too](https://github.com/Flask-Middleware/flask-security) from 4.0.0 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/4.0.0...4.1.0) --- updated-dependencies: - dependency-name: flask-security-too dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bhp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bhp/requirements.txt b/bhp/requirements.txt index 7be7360..4bd97d8 100644 --- a/bhp/requirements.txt +++ b/bhp/requirements.txt @@ -92,7 +92,7 @@ Flask-Login==0.5.0 Flask-Mail==0.9.1 Flask-Principal==0.4.0 Flask-RESTful==0.3.8 -Flask-Security-Too==4.0.0 +Flask-Security-Too==4.1.0 Flask-SocketIO==5.0.1 Flask-SQLAlchemy==2.4.0 Flask-WTF==0.14.3