Bump flask from 3.1.0 to 3.1.1
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
by milosjava
dependencies python
Bumps flask from 3.1.0 to 3.1.1.
Release notes
Sourced from flask's releases.
3.1.1
This is the Flask 3.1.1 fix release, which fixes bugs but does not otherwise change behavior and should not result in breaking changes compared to the latest feature release.
PyPI: https://pypi.org/project/Flask/3.1.1/ Changes: https://flask.palletsprojects.com/en/stable/changes/#version-3-1-1 Milestone https://github.com/pallets/flask/milestone/36?closed=1
- 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
. #5645flask --help
loads the app and plugins first to make sure all commands are shown. #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
Changelog
Sourced from flask's changelog.
Version 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
Commits
7fff56f
release version 3.1.173d6504
Merge commit from forkcbb6c36
update docs about fallback orderfb54159
secret key rotation: fix key list ordering941efd4
use uv (#5727)0109e49
use uve785166
Async Iterable Response (#5659)410e5ab
AcceptAsyncIterable
for responsesbfffe87
add ghsa links73ce26c
remove tests about deprecated pkgutil.get_loader (#5702)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
2
+10
-9
Package Dependencies
Technical Details
ID: | 263227 |
UUID: | 2518553427 |
Node ID: | PR_kwDOG-mNI86WHhNT |
Host: | GitHub |
Repository: | milosjava/event_processing_pipeline |
Merge State: | Unknown |