Skip to content

Update dependency flask to >=3.1.3#4

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/flask-3.x
Open

Update dependency flask to >=3.1.3#4
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/flask-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
flask (changelog) >=3.1.0>=3.1.3 age confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

pallets/flask (flask)

v3.1.3

Compare Source

Released 2026-02-18

  • The session is marked as accessed for operations that only access the keys
    but not the values, such as in and len. :ghsa:68rp-wp8r-4726

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

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 --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: (in timezone America/Los_Angeles)

  • 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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the bot label Jun 1, 2025
@renovate renovate Bot force-pushed the renovate/flask-3.x branch from 327e591 to 1341261 Compare August 3, 2025 19:52
@renovate renovate Bot changed the title fix(deps): update dependency flask to >=3.1.1 chore(deps): update dependency flask to >=3.1.2 Aug 23, 2025
@renovate renovate Bot force-pushed the renovate/flask-3.x branch from 1341261 to ee39985 Compare August 23, 2025 19:47
@renovate renovate Bot changed the title chore(deps): update dependency flask to >=3.1.2 fix(deps): update dependency flask to >=3.1.2 Aug 25, 2025
@renovate renovate Bot force-pushed the renovate/flask-3.x branch from ee39985 to 745a290 Compare August 25, 2025 04:15
@renovate renovate Bot changed the title fix(deps): update dependency flask to >=3.1.2 fix(deps): update dependency flask to >=3.1.3 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/flask-3.x branch from 745a290 to 7fc8a9a Compare February 20, 2026 19:35
@renovate renovate Bot changed the title fix(deps): update dependency flask to >=3.1.3 Update dependency flask to >=3.1.3 Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants