From e73444afc7ebb986a7d70de0b07ae6fbbc0682ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:48:23 +0000 Subject: [PATCH] build(deps): bump flask-security-too from 5.3.0 to 5.3.3 in /src/install Bumps [flask-security-too](https://github.com/Flask-Middleware/flask-security) from 5.3.0 to 5.3.3. - [Release notes](https://github.com/Flask-Middleware/flask-security/releases) - [Changelog](https://github.com/Flask-Middleware/flask-security/blob/5.3.3/CHANGES.rst) - [Commits](https://github.com/Flask-Middleware/flask-security/compare/5.3.0...5.3.3) --- updated-dependencies: - dependency-name: flask-security-too dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/install/requirements_frontend.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install/requirements_frontend.txt b/src/install/requirements_frontend.txt index e4908f7eb..efbad8fa1 100644 --- a/src/install/requirements_frontend.txt +++ b/src/install/requirements_frontend.txt @@ -2,7 +2,7 @@ bcrypt==4.0.1 email-validator==1.3.1 flask-login==0.6.2 flask-paginate==2022.1.8 -flask-security-too==5.3.0 +flask-security-too==5.3.3 flask-wtf==1.1.1 flask==2.3.3 flask_restx==1.1.0