Bump python-multipart from 0.0.18 to 0.0.27 in /community/ai-vws-sizing-advisor/src/ingestor_server
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(about 1 month ago)
(about 1 month ago)
dependencies python
Bumps python-multipart from 0.0.18 to 0.0.27.
Release notes
Sourced from python-multipart's releases.
0.0.27
What's Changed
- Pass parse offsets via constructors by
@Kludexin Kludex/python-multipart#268- Add multipart header limits by
@Kludexin Kludex/python-multipart#267Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27
Version 0.0.26
What's Changed
- Skip preamble before first multipart boundary by
@Kludexin Kludex/python-multipart#262- Silently discard epilogue data after the closing boundary by
@Kludexin Kludex/python-multipart#259Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.25...0.0.26
Version 0.0.25
What's Changed
- Apply Apache-2.0 properly by
@Kludexin Kludex/python-multipart#247- Handle multipart headers case-insensitively by
@Kludexin Kludex/python-multipart#252- Emit
field_endfor trailing bare field names on finalize by@bysiberin Kludex/python-multipart#230- Add
UPLOAD_DELETE_TMPtoFormParserconfig by@Kludexin Kludex/python-multipart#254- Remove custom FormParser classes by
@Kludexin Kludex/python-multipart#257- Handle CTE values case-insensitively by
@Kludexin Kludex/python-multipart#258- Add MIME content type info to File by
@jhnstrkin Kludex/python-multipart#143Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.24...0.0.25
Version 0.0.24
What's Changed
- Validate
chunk_sizeinparse_form()by@Kludexin Kludex/python-multipart#244Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.23...0.0.24
Version 0.0.23
What's Changed
- Remove unused
trust_x_headersparameter andX-File-Namefallback by@jhnstrkin Kludex/python-multipart#196- Return processed length from
QuerystringParser._internal_writeby@bysiberin Kludex/python-multipart#229- Cleanup metadata dunders from
__init__.pyby@Chesarsin Kludex/python-multipart#227New Contributors
@Chesarsmade their first contribution in Kludex/python-multipart#227@bysibermade their first contribution in Kludex/python-multipart#229Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.23
Version 0.0.22
What's Changed
... (truncated)
Changelog
Sourced from python-multipart's changelog.
0.0.27 (2026-04-27)
0.0.26 (2026-04-10)
- Skip preamble before the first multipart boundary more efficiently #262.
- Silently discard epilogue data after the closing multipart boundary #259.
0.0.25 (2026-04-10)
- Add MIME content type info to
File#143.- Handle CTE values case-insensitively #258.
- Remove custom
FormParserclasses #257.- Add
UPLOAD_DELETE_TMPtoFormParserconfig #254.- Emit
field_endfor trailing bare field names on finalize #230.- Handle multipart headers case-insensitively #252.
- Apply Apache-2.0 properly #247.
0.0.24 (2026-04-05)
- Validate
chunk_sizeinparse_form()#244.0.0.23 (2026-04-05)
- Remove unused
trust_x_headersparameter andX-File-Namefallback #196.- Return processed length from
QuerystringParser._internal_write#229.- Cleanup metadata dunders from
__init__.py#227.0.0.22 (2026-01-25)
- Drop directory path from filename in
File9433f4b.0.0.21 (2025-12-17)
- Add support for Python 3.14 and drop EOL 3.8 and 3.9 #216.
0.0.20 (2024-12-16)
- Handle messages containing only end boundary #142.
0.0.19 (2024-11-30)
- Don't warn when CRLF is found after last boundary on
MultipartParser#193.
Commits
6d1d689Version 0.0.27 (#272)0b10220Run CI on main branch pull requests (#271)3e64f5fAdd multipart header limits (#267)eb109ccPass parse offsets via constructors (#268)78e29abBump pytest from 9.0.2 to 9.0.3 (#266)b2ddd09fuzz: Enhance fuzzing capabilities with new chunked and boundary tests (#264)28f4785Version 0.0.26 (#263)d4452a7Silently discard epilogue data after the closing boundary (#259)6a7b76dSkip preamble before first multipart boundary (#262)4addb60Version 0.0.25 (#261)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
python-multipart
pip
0.0.18 → 0.0.27
Patch
/community/ai-vws-sizing-advisor/src/ingestor_server
Technical Details
| ID: | 15697485 |
| UUID: | 4405820281 |
| Node ID: | PR_kwDOSIuHJ87ZgGEA |
| Host: | GitHub |
| Repository: | MapiiAI/GenerativeAIExamples |