akari-bot
akari-bot copied to clipboard
Update dependency starlette to v0.41.2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
starlette (changelog) | ==0.40.0 -> ==0.41.2 |
Release Notes
encode/starlette (starlette)
v0.41.2
: Version 0.41.2
What's Changed
- Revert bump on
python-multipart
by @Kludex in https://github.com/encode/starlette/pull/2737
Full Changelog: https://github.com/encode/starlette/compare/0.41.1...0.41.2
v0.41.1
: Version 0.41.1
What's Changed
- Change
python-multipart
import topython_multipart
by @Kludex in https://github.com/encode/starlette/pull/2733 - Bump minimum
python-multipart
version to 0.0.13 by @Kludex in https://github.com/encode/starlette/pull/2734
Full Changelog: https://github.com/encode/starlette/compare/0.41.0...0.41.1
v0.41.0
: Version 0.41.0
Added
- Allow to raise
HTTPException
beforewebsocket.accept()
https://github.com/encode/starlette/pull/2725
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 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.