chore(deps)(deps): Bump python-multipart from 0.0.26 to 0.0.27#69
chore(deps)(deps): Bump python-multipart from 0.0.26 to 0.0.27#69dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 to 0.0.27. - [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.26...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Consolidates dependabot PRs #69, #70, #74-78, #80-82. Versions landed via ``uv lock --upgrade-package``: - urllib3 2.6.3 → 2.7.0 (security: decompression-bomb safeguards, header stripping on redirect via ProxyManager) - pydantic 2.13.3 → 2.13.4 - tox 4.53.1 → 4.54.0 - ruff 0.15.12 → 0.15.13 - openapi-python-client 0.28.3 → 0.28.4 - datamodel-code-generator 0.56.1 → 0.57.0 - poethepoet 0.45.0 → 0.46.0 - ty 0.0.34 → 0.0.38 - fastmcp 3.2.4 → 3.3.1 - idna 3.12 → 3.15 - pymdown-extensions 10.21.2 → 10.21.3 - authlib 1.7.0 → 1.7.2 - types-pyyaml 6.0.12.20260408 → 20260518 - types-jsonschema 4.26.0.20260408 → 20260518 - types-python-dateutil 2.9.0.20260408 → 20260518 - gitpython 3.1.47 → 3.1.50 (security advisory) - python-multipart 0.0.26 → 0.0.29 All tests pass (299/299) including the new prefab UI tests. Co-Authored-By: Claude <noreply@anthropic.com>
|
Superseded by #84 (consolidated batch dependency bump). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…es (#84) * chore(deps): bump Python deps to latest minor/patch Consolidates dependabot PRs #69, #70, #74-78, #80-82. Versions landed via ``uv lock --upgrade-package``: - urllib3 2.6.3 → 2.7.0 (security: decompression-bomb safeguards, header stripping on redirect via ProxyManager) - pydantic 2.13.3 → 2.13.4 - tox 4.53.1 → 4.54.0 - ruff 0.15.12 → 0.15.13 - openapi-python-client 0.28.3 → 0.28.4 - datamodel-code-generator 0.56.1 → 0.57.0 - poethepoet 0.45.0 → 0.46.0 - ty 0.0.34 → 0.0.38 - fastmcp 3.2.4 → 3.3.1 - idna 3.12 → 3.15 - pymdown-extensions 10.21.2 → 10.21.3 - authlib 1.7.0 → 1.7.2 - types-pyyaml 6.0.12.20260408 → 20260518 - types-jsonschema 4.26.0.20260408 → 20260518 - types-python-dateutil 2.9.0.20260408 → 20260518 - gitpython 3.1.47 → 3.1.50 (security advisory) - python-multipart 0.0.26 → 0.0.29 All tests pass (299/299) including the new prefab UI tests. Co-Authored-By: Claude <noreply@anthropic.com> * chore(ts)(deps-dev): bump npm packages to latest minor/patch Consolidates dependabot PR #79. Versions landed via ``pnpm update``: - @biomejs/biome 2.4.14 → 2.4.15 - @hey-api/openapi-ts 0.97.1 → 0.97.2 - @semantic-release/github 12.0.6 → 12.0.8 - @semantic-release/release-notes-generator 14.1.0 → 14.1.1 - @types/node 25.6.0 → 25.9.1 - @vitest/coverage-v8 4.1.5 → 4.1.7 - vitest 4.1.5 → 4.1.7 All TS tests pass (104/104) + biome lint + tsc typecheck clean. Co-Authored-By: Claude <noreply@anthropic.com> * chore(actions)(deps): bump GitHub Actions to latest Consolidates dependabot PR #71. - actions/setup-python v5 → v6 (release-mcp.yml) - actions/setup-node v5 → v6 (release-mcp.yml) - actions/dependency-review-action v4 → v5 (security.yml) setup-node v6 has a breaking change ("Limit automatic caching to npm") that only affects callers passing ``cache:`` for non-npm package managers. The bumped workflow doesn't pass ``cache:`` to setup-node, so no migration needed. Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
Bumps python-multipart from 0.0.26 to 0.0.27.
Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
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)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.