Update dependency python-multipart to v0.0.9
This MR contains the following updates:
Package | Update | Change |
---|---|---|
python-multipart (changelog) | patch |
==0.0.6 -> ==0.0.9
|
Release Notes
andrew-d/python-multipart (python-multipart)
v0.0.9
- 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
TypedDict
s #99.
v0.0.8
- Check if Message.get_params return 3-tuple instead of str on parse_options_header #79.
- Cleanup unused regex patterns #82.
v0.0.7
- Refactor header option parser to use the standard library instead of a custom RegEx #75.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.