Skip to content

fix(deps): update dependency python-multipart to ^0.0.9

Ghost User requested to merge renovate/python-multipart-0.x into master

This MR contains the following updates:

Package Type Update Change
python-multipart (changelog) dependencies patch ^0.0.7 -> ^0.0.9

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.

v0.0.7

Compare Source

  • Refactor header option parser to use the standard library instead of a custom RegEx #​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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by oleg

Merge request reports