Skip to content

chore(deps): bump python-multipart from 0.0.27 to 0.0.30 in /src/backend#143

Merged
keting merged 2 commits into
mainfrom
dependabot/uv/src/backend/python-multipart-0.0.30
Jun 1, 2026
Merged

chore(deps): bump python-multipart from 0.0.27 to 0.0.30 in /src/backend#143
keting merged 2 commits into
mainfrom
dependabot/uv/src/backend/python-multipart-0.0.30

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps python-multipart from 0.0.27 to 0.0.30.

Release notes

Sourced from python-multipart's releases.

Version 0.0.30

What's Changed

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

Version 0.0.29

What's Changed

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

Version 0.0.28

What's Changed

Full Changelog: Kludex/python-multipart@0.0.27...0.0.28

Changelog

Sourced from python-multipart's changelog.

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.

0.0.29 (2026-05-17)

  • Handle malformed RFC 2231 continuations in parse_options_header #270.

0.0.28 (2026-05-10)

  • Speed up partial-boundary tail scan via bytes.find #281.
  • Cap multipart boundary length at 256 bytes #282.
Commits

@dependabot dependabot Bot added area:backend Backend / Python / FastAPI related dependencies Dependency updates labels Jun 1, 2026
@dependabot dependabot Bot requested a review from keting as a code owner June 1, 2026 04:13
@dependabot dependabot Bot added dependencies Dependency updates area:backend Backend / Python / FastAPI related labels Jun 1, 2026
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.27 to 0.0.30.
- [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.27...0.0.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/src/backend/python-multipart-0.0.30 branch from e311a94 to eec056d Compare June 1, 2026 08:13
@keting keting merged commit fddcae3 into main Jun 1, 2026
9 checks passed
@keting keting deleted the dependabot/uv/src/backend/python-multipart-0.0.30 branch June 1, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend Backend / Python / FastAPI related dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant