Skip to content

Bump python-multipart from 0.0.29 to 0.0.32 in /backend#151

Merged
WillSams merged 1 commit into
mainfrom
dependabot/pip/backend/main/python-multipart-0.0.29
Jun 6, 2026
Merged

Bump python-multipart from 0.0.29 to 0.0.32 in /backend#151
WillSams merged 1 commit into
mainfrom
dependabot/pip/backend/main/python-multipart-0.0.29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps python-multipart from 0.0.29 to 0.0.32.

Release notes

Sourced from python-multipart's releases.

Version 0.0.32

What's Changed

Full Changelog: Kludex/python-multipart@0.0.31...0.0.32

Version 0.0.31

What's Changed

Full Changelog: Kludex/python-multipart@0.0.30...0.0.31

Version 0.0.30

What's Changed

Full Changelog: Kludex/python-multipart@0.0.29...0.0.30

Changelog

Sourced from python-multipart's changelog.

0.0.32 (2026-06-04)

  • Speed up partial-boundary scanning for CR/LF-dense part data #300.

0.0.31 (2026-06-04)

  • Speed up multipart header parsing and callback dispatch #295.
  • Bound header field name size before validating #296.
  • Validate Content-Length is non-negative in parse_form #297.

0.0.30 (2026-05-31)

  • Parse application/x-www-form-urlencoded bodies per the WHATWG URL standard, treating only & as a field separator #290.
  • Ignore RFC 2231/5987 extended parameters (name*, filename*) in parse_options_header, keeping the plain parameter authoritative per RFC 7578 §4.2 #291.
Commits
  • 238ead6 Version 0.0.32 (#302)
  • 8672979 Replace per-byte partial-boundary scan with rfind lookbehind (#300)
  • 8190779 Bump the python-packages group with 7 updates (#301)
  • 0d3c086 Use uv package ecosystem for Dependabot (#299)
  • 4cffc68 Version 0.0.31 (#298)
  • c814948 Reject negative Content-Length in parse_form (#297)
  • 6b837d4 Bound header field name size before validating (#296)
  • e0c4f9d Bump the github-actions group with 3 updates (#294)
  • b8a01bb Bump the python-packages group with 3 updates (#293)
  • 6732164 Speed up multipart header parsing and callback dispatch (#295)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 25, 2026
@dependabot dependabot Bot changed the title Bump python-multipart from 0.0.20 to 0.0.29 in /backend Bump python-multipart from 0.0.29 to 0.0.32 in /backend Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/backend/main/python-multipart-0.0.29 branch from 67f1781 to 4d88a2c Compare June 6, 2026 02:38
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.29 to 0.0.32.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.29...0.0.32)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-version: 0.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@WillSams WillSams force-pushed the dependabot/pip/backend/main/python-multipart-0.0.29 branch from 4d88a2c to dbd73d5 Compare June 6, 2026 02:48
@WillSams WillSams merged commit 867c0c6 into main Jun 6, 2026
3 checks passed
@WillSams WillSams deleted the dependabot/pip/backend/main/python-multipart-0.0.29 branch June 6, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant