canonical / test_observer

Flutter based dashboard for visualising SRU regression test results
2 stars 3 forks source link

Update dependency python-multipart to ^0.0.9 - autoclosed #169

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-multipart (changelog) ^0.0.6 -> ^0.0.9 age adoption passing confidence

Release Notes

andrew-d/python-multipart (python-multipart) ### [`v0.0.9`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#009-2024-02-10) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.8...0.0.9) - Add support for Python 3.12 [#​85](https://togithub.com/Kludex/python-multipart/pull/85). - Drop support for Python 3.7 [#​95](https://togithub.com/Kludex/python-multipart/pull/95). - Add `MultipartState(IntEnum)` [#​96](https://togithub.com/Kludex/python-multipart/pull/96). - Add `QuerystringState` [#​97](https://togithub.com/Kludex/python-multipart/pull/97). - Add `TypedDict` callbacks [#​98](https://togithub.com/Kludex/python-multipart/pull/98). - Add config `TypedDict`s [#​99](https://togithub.com/Kludex/python-multipart/pull/99). ### [`v0.0.8`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#008-2024-02-09) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.7...0.0.8) - Check if Message.get_params return 3-tuple instead of str on parse_options_header [#​79](https://togithub.com/Kludex/python-multipart/pull/79). - Cleanup unused regex patterns [#​82](https://togithub.com/Kludex/python-multipart/pull/82). ### [`v0.0.7`](https://togithub.com/andrew-d/python-multipart/blob/HEAD/CHANGELOG.md#007-2024-02-03) [Compare Source](https://togithub.com/andrew-d/python-multipart/compare/0.0.6...0.0.7) - Refactor header option parser to use the standard library instead of a custom RegEx [#​75](https://togithub.com/andrew-d/python-multipart/pull/75).

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.



This PR was generated by Mend Renovate. View the repository job log.