Bump flask-socketio from 5.6.0 to 5.6.1#66
Conversation
Bumps [flask-socketio](https://github.com/miguelgrinberg/flask-socketio) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/miguelgrinberg/flask-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md) - [Commits](miguelgrinberg/Flask-SocketIO@v5.6.0...v5.6.1) --- updated-dependencies: - dependency-name: flask-socketio dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
… etc. Rolls up the open dependabot PRs #65, #66, #69, #72, #73, #74, #75, #76 into a single commit. Each bump is a minor/patch release with no breaking changes relevant to this codebase; all chat.completions / Flask-SocketIO / pydantic-v1-validator usage continues to work. - Flask[async] 3.1.2 -> 3.1.3 (#65, #72) - Flask-SocketIO 5.6.0 -> 5.6.1 (#66) - Werkzeug 3.1.5 -> 3.1.8 (#73; supersedes master-targeting #67 which wanted 3.1.6) - python-dotenv 1.2.1 -> 1.2.2 (#69) - requests 2.32.5 -> 2.33.1 (#74) - pydantic 2.12.5 -> 2.13.2 (#76) - Authlib 1.6.8 -> 1.7.0 (#75) Doing this as one commit on dev because dev has diverged from master (Phase 0 + Phase 1 security/architectural work) and each dependabot PR has a requirements.txt conflict against the new pins we added — resolving 8 of those by hand is more churn than just bumping the versions directly.
|
Superseded by e7418eb on dev, which rolls this bump up with the rest of the open dependabot PRs into a single commit. Needed because dev has diverged from master with Phase 0 + Phase 1 work and resolving 8 individual requirements.txt conflicts is more churn than a direct bump. Thanks @dependabot 🤖 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps flask-socketio from 5.6.0 to 5.6.1.
Release notes
Sourced from flask-socketio's releases.
Changelog
Sourced from flask-socketio's changelog.
... (truncated)
Commits
9e18242Release 5.6.11f547c4Update SocketIO constructor documentation (Fixes #2151)ece8afcSwitch to Furo documentation template956f8f2Session fixes for Flask >= 3.1.3 (#2153)325c2d4Version 5.6.1.dev0You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)