Skip to content

Commit b1aa331

Browse files
Python dependency: Update flask-security-too requirement
Updates the requirements on [flask-security-too](https://github.com/pallets-eco/flask-security) to permit the latest version. - [Release notes](https://github.com/pallets-eco/flask-security/releases) - [Changelog](https://github.com/pallets-eco/flask-security/blob/main/CHANGES.rst) - [Commits](pallets-eco/flask-security@5.7.0...5.8.0) --- updated-dependencies: - dependency-name: flask-security-too dependency-version: 5.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79e490c commit b1aa331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Flask-Mail==0.*
2828
Flask-Migrate==4.*
2929
Flask-Paranoid==0.*
3030
Flask-Security-Too==5.4.*; python_version <= '3.9'
31-
Flask-Security-Too==5.7.*; python_version > '3.9'
31+
Flask-Security-Too==5.8.*; python_version > '3.9'
3232
Flask-SocketIO==5.6.*
3333
Flask-SQLAlchemy==3.1.*
3434
Flask-WTF==1.2.*

0 commit comments

Comments
 (0)