Skip to content

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

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

This MR contains the following updates:

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

Release Notes

andrew-d/python-multipart

v0.0.6

Compare Source

  • Migrate package installation to pyproject.toml (PEP 621) #​54.
  • Use yaml.safe_load instead of yaml.load #​46.
  • Add support for Python 3.11, drop EOL 3.6 #​51.
  • Add support for Python 3.8-3.10, drop EOL 2.7-3.5 #​42.
  • QuerystringParser: don't raise an AttributeError in __repr__ #​30.

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.

Merge request reports