chore(deps): update dependency flask to v3.1.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
flask (changelog) | dependencies | patch |
==3.1.1 -> ==3.1.2
|
Release Notes
pallets/flask (flask)
v3.1.2
Released 2025-08-19
-
stream_with_context
does not fail inside async views. :issue:5774
- When using
follow_redirects
in the test client, the final state ofsession
is correct. :issue:5786
- Relax type hint for passing bytes IO to
send_file
. :issue:5776
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.