chore(deps): update dependency python-multipart to v0.0.9 #215

Open
renovate[bot] wants to merge 1 commit from renovate/python-multipart-0.x into main
renovate[bot] commented 2024-02-26 05:56:06 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

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

Release Notes

andrew-d/python-multipart (python-multipart)

v0.0.9

Compare Source

  • Add support for Python 3.12 #​85.
  • Drop support for Python 3.7 #​95.
  • Add MultipartState(IntEnum) #​96.
  • Add QuerystringState #​97.
  • Add TypedDict callbacks #​98.
  • Add config TypedDicts #​99.

v0.0.8

Compare Source

  • Check if Message.get_params return 3-tuple instead of str on parse_options_header #​79.
  • Cleanup unused regex patterns #​82.

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 has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [python-multipart](https://togithub.com/andrew-d/python-multipart) ([changelog](https://togithub.com/andrew-d/python-multipart/blob/master/CHANGELOG.md)) | `==0.0.7` -> `==0.0.9` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/python-multipart/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/python-multipart/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/python-multipart/0.0.7/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/python-multipart/0.0.7/0.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>andrew-d/python-multipart (python-multipart)</summary> ### [`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 [#&#8203;85](https://togithub.com/Kludex/python-multipart/pull/85). - Drop support for Python 3.7 [#&#8203;95](https://togithub.com/Kludex/python-multipart/pull/95). - Add `MultipartState(IntEnum)` [#&#8203;96](https://togithub.com/Kludex/python-multipart/pull/96). - Add `QuerystringState` [#&#8203;97](https://togithub.com/Kludex/python-multipart/pull/97). - Add `TypedDict` callbacks [#&#8203;98](https://togithub.com/Kludex/python-multipart/pull/98). - Add config `TypedDict`s [#&#8203;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 [#&#8203;79](https://togithub.com/Kludex/python-multipart/pull/79). - Cleanup unused regex patterns [#&#8203;82](https://togithub.com/Kludex/python-multipart/pull/82). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/mcataford/rotini). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
mcataford (Migrated from github.com) reviewed 2024-02-26 05:56:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.