Update dependency flask to v3.1.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| flask (changelog) | dependencies | patch |
3.1.0 -> 3.1.1
|
Release Notes
pallets/flask (flask)
v3.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 --helploads 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.🇵🇷 5659
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.