chore(deps): update dependency flask to v3.1.2 #150

Merged
luke merged 1 commits from renovate/flask-3.x into main 2025-08-22 21:35:55 +02:00
Member

This PR contains the following updates:

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

Release Notes

pallets/flask (Flask)

v3.1.2

Compare Source

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
    of session is correct. :issue:5786
  • Relax type hint for passing bytes IO to send_file. :issue:5776

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.1` -> `==3.1.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/flask/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flask/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pallets/flask (Flask)</summary> ### [`v3.1.2`](https://github.com/pallets/flask/blob/HEAD/CHANGES.rst#Version-312) [Compare Source](https://github.com/pallets/flask/compare/3.1.1...3.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 of `session` is correct. :issue:`5786` - Relax type hint for passing bytes IO to `send_file`. :issue:`5776` </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS40IiwidXBkYXRlZEluVmVyIjoiNDEuODEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-08-19 23:06:04 +02:00
chore(deps): update dependency flask to v3.1.2
All checks were successful
Validate PR Title / validate (pull_request) Successful in 10s
CI / ci (pull_request) Successful in 2m51s
810c2a6b26
renovate-bot requested review from luke 2025-08-19 23:06:04 +02:00
Member

Decision: Accept
Change Score: 10/10

The change is simply updating the Flask version from 3.1.1 to 3.1.2. This looks like a patch update, and is safe to accept. Good job.

**Decision: Accept** **Change Score: 10/10** The change is simply updating the Flask version from 3.1.1 to 3.1.2. This looks like a patch update, and is safe to accept. Good job.
luke merged commit b629a2d22f into main 2025-08-22 21:35:55 +02:00
luke deleted branch renovate/flask-3.x 2025-08-22 21:35:56 +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#150
No description provided.