Skip to content

Python dependency: Update flask-security-too requirement from ==5.7.* to ==5.8.*#9855

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/flask-security-too-eq-5.8.star
Closed

Python dependency: Update flask-security-too requirement from ==5.7.* to ==5.8.*#9855
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/flask-security-too-eq-5.8.star

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Updates the requirements on flask-security-too to permit the latest version.

Changelog

Sourced from flask-security-too's changelog.

Version 5.8.0

Released April 15, 2026

Features & Improvements +++++++++++++++++++++++

  • (:pr:1170) Add API :py:meth:.UserMixin.check_tf_required to allow applications to control which users require two-factor authentication.
  • (:issue:1178) Add Cache-Control headers.
  • (:issue:1165) Add support for using Social Login (OAuth) for verification.
  • (:issue:1188) Add tracking of failed authentication attempts via :py:meth:.UserMixin.track_failed_authn and signal :py:data:user_failed_authn
  • (:issue:1192) Add API for application to decide if a particular user account is locked.

Fixes +++++

  • (:issue:1179) Fix verify_password for bcrypt 5.0 (mephi42)
  • (:issue:1200) Fix username_recovery w.r.t. inactive and non-confirmed users
  • (:issue:1189) Return additional fields for JSON responses with QR codes

Docs and Chores +++++++++++++++

  • (:pr:1150) Update de_DE translations (swaeberle)
  • (:pr:1151) Update ca_ES translations (arielvb)
  • (:pr:1152) Update es_ES translations (arielvb)
  • (:pr:1196) Update arabic translations (samialfattani)
  • (:pr:1199) Update it_IT translations (gissimo)
  • (:pr:1185) Change external facing terminology from 'Social OAuth' to 'Social Login'.

Version 5.7.1

Released November 23, 2025

Fixes +++++

  • (:issue:1147) Regression when updating hash algorithm from bcrypt (willcroft)

Version 5.7.0

Released November 14, 2025

This release contains a set of small backward incompatible changes. Please read these notes carefully.

Features & Improvements +++++++++++++++++++++++

  • (:pr:1132) Add Arabic translations (samialfattani)
  • (:issue:1123) Enable forgot-password workflow for authenticated users.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label Apr 20, 2026
@asheshv
Copy link
Copy Markdown
Contributor

asheshv commented Apr 24, 2026

Superseded by #9870 which consolidates all dependency bumps into a single PR.

@asheshv asheshv closed this Apr 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 24, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/flask-security-too-eq-5.8.star branch April 24, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant