chore(deps): update dependency flask to v3.1.1 #130

Merged
luke merged 1 commits from renovate/flask-3.x into main 2025-06-22 23:35:34 +02:00
Member

This PR contains the following updates:

Package Change Age Confidence
Flask (changelog) ==3.1.0 -> ==3.1.1 age confidence

Release Notes

pallets/flask (Flask)

v3.1.1

Compare Source

Released 2025-05-13

  • Fix signing key selection order when key rotation is enabled via
    SECRET_KEY_FALLBACKS. :ghsa:4grg-w6v8-c28g
  • Fix type hint for cli_runner.invoke. :issue:5645
  • flask --help loads the app and plugins first to make sure all commands
    are shown. :issue:5673
  • Mark sans-io base class as being able to handle views that return
    AsyncIterable. This is not accurate for Flask, but makes typing easier
    for Quart. :pr:5659

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Flask](https://github.com/pallets/flask) ([changelog](https://flask.palletsprojects.com/page/changes/)) | `==3.1.0` -> `==3.1.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/flask/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flask/3.1.0/3.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pallets/flask (Flask)</summary> ### [`v3.1.1`](https://github.com/pallets/flask/blob/HEAD/CHANGES.rst#Version-311) [Compare Source](https://github.com/pallets/flask/compare/3.1.0...3.1.1) Released 2025-05-13 - Fix signing key selection order when key rotation is enabled via `SECRET_KEY_FALLBACKS`. :ghsa:`4grg-w6v8-c28g` - Fix type hint for `cli_runner.invoke`. :issue:`5645` - `flask --help` loads the app and plugins first to make sure all commands are shown. :issue:`5673` - Mark sans-io base class as being able to handle views that return `AsyncIterable`. This is not accurate for Flask, but makes typing easier for Quart. :pr:`5659` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC44LjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
renovate-bot added the
dependencies
label 2025-05-13 17:05:38 +02:00
renovate-bot added 1 commit 2025-05-13 17:05:42 +02:00
chore(deps): update dependency flask to v3.1.1
Some checks failed
CI / ci (pull_request) Failing after 1s
8e974293f4
renovate-bot force-pushed renovate/flask-3.x from 8e974293f4 to 7f7dc6343e 2025-06-22 23:20:50 +02:00 Compare
renovate-bot requested review from luke 2025-06-22 23:20:51 +02:00
renovate-bot removed the
dependencies
label 2025-06-22 23:20:51 +02:00
renovate-bot force-pushed renovate/flask-3.x from 7f7dc6343e to 52a414f235 2025-06-22 23:33:37 +02:00 Compare
luke approved these changes 2025-06-22 23:34:04 +02:00
luke merged commit 071b5b212f into main 2025-06-22 23:35:34 +02:00
luke deleted branch renovate/flask-3.x 2025-06-22 23:35:34 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/epage#130
No description provided.