Skip to content

chore(deps-dev): bump pyproject-fmt from 2.27.0 to 2.28.2 in the dev-dependencies group - #70

Merged
eggplants merged 1 commit into
masterfrom
dependabot/uv/dev-dependencies-57ed59ef28
Sep 1, 2026
Merged

chore(deps-dev): bump pyproject-fmt from 2.27.0 to 2.28.2 in the dev-dependencies group#70
eggplants merged 1 commit into
masterfrom
dependabot/uv/dev-dependencies-57ed59ef28

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 1 update: pyproject-fmt.

Updates pyproject-fmt from 2.27.0 to 2.28.2

Release notes

Sourced from pyproject-fmt's releases.

pyproject-fmt/2.28.2

Fixed

  • A file keeps the line endings it was written with. A CRLF file came back LF, turning every line of a Windows checkout into a diff. (#447)

pyproject-fmt/2.28.1

Packaging

  • The wheel declares its dependencies in the METADATA header, where an installer looks for them. (#444)

pyproject-fmt/2.28.0

Fixed

  • A sub-table written under its own header reads in the same key order as the folded form. (#438)
  • [tool.cibuildwheel] overrides keep their order once folded. (#437)
  • [tool.coverage] keys follow the order the tool documents. (#436)

Documentation

  • The docs build publishes llms.txt. (#432)

pyproject-fmt/2.27.1

Fixed

  • project.version stays as written. It is the exact version published in the package metadata, and normalizing it rewrote what a release had already gone out as. (#431)
Commits
  • 5659261 Release pyproject-fmt 2.28.2 [skip ci]
  • 01e2afb ✨ feat(common): keep the file's own line endings (#447)
  • c9383e1 build(deps): bump taiki-e/install-action from 2.86.1 to 2.86.3 in the github-...
  • 7592b93 Release pyproject-fmt 2.28.1 [skip ci]
  • 02390a9 🐛 fix(build): write Requires-Dist into the METADATA header (#444)
  • f4f09f6 build(deps): bump the github-actions group with 2 updates (#443)
  • bd3336d 🔧 chore: batch dependency updates weekly on Tuesday (#442)
  • 21e1ffd build(deps): bump the github-actions group with 2 updates (#440)
  • e6b8bdf Release pyproject-fmt 2.28.0 [skip ci]
  • 6c2bb2f 🧪 test(pyproject-fmt): cover scalar cibuildwheel sort keys (#439)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Bumps the pyproject-fmt dev dependency from 2.27.0 to 2.28.2, updating the lockfile. This brings upstream fixes including preserving CRLF line endings and key ordering, and the wheel now declares its dependencies in METADATA, so manual metadata is removed from the lockfile.

Written for commit 0f8c3ba. Summary will update on new commits.

Review in cubic

Bumps the dev-dependencies group with 1 update: [pyproject-fmt](https://github.com/tox-dev/toml-fmt).


Updates `pyproject-fmt` from 2.27.0 to 2.28.2
- [Release notes](https://github.com/tox-dev/toml-fmt/releases)
- [Commits](tox-dev/toml-fmt@pyproject-fmt/2.27.0...pyproject-fmt/2.28.2)

---
updated-dependencies:
- dependency-name: pyproject-fmt
  dependency-version: 2.28.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 1, 2026
@eggplants
eggplants merged commit b85d261 into master Sep 1, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/dev-dependencies-57ed59ef28 branch September 1, 2026 16:57
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant