Skip to content

chore(deps-dev): Bump pyproject-fmt from 2.29.0 to 2.29.2 - #3194

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyproject-fmt-2.29.2
Sep 4, 2026
Merged

chore(deps-dev): Bump pyproject-fmt from 2.29.0 to 2.29.2#3194
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyproject-fmt-2.29.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pyproject-fmt from 2.29.0 to 2.29.2.

Release notes

Sourced from pyproject-fmt's releases.

pyproject-fmt/2.29.2

Fixed

  • A build from the source distribution runs on what that distribution carries. 2.29.0 named toml-fmt-common as a dependency and resolved it from PyPI, where the newest release dates from May; 2.29.1 dropped the dependency before the sdist carried the sources, so a build from it failed on the import. This release carries them, and its metadata requires nothing. (#450, #452)

The wheels held their vendored copy throughout, so an install that takes a wheel was never affected.

pyproject-fmt/2.29.1

Fixed

  • The source distribution no longer names toml-fmt-common as a dependency. The newest release of that package on PyPI dates from May, months behind this one, so a build from the sdist ran an old settings reader against the current formatter and failed a large part of its own test suite. (#450, #451)

Known issue

  • This release's source distribution carries no toml-fmt-common, so a build from it fails on the import. 2.29.2 carries it. The wheels hold their vendored copy and install as before. (#452)
Commits
  • 8b40ebe Release pyproject-fmt 2.29.2 [skip ci]
  • a407ce4 🐛 fix(build): vendor into the sdist a release builds (#452)
  • 8cfd7d3 Release tox-toml-fmt 1.10.1 [skip ci]
  • 3ffd727 Release pyproject-fmt 2.29.1 [skip ci]
  • 39cf741 🐛 fix(build): carry toml-fmt-common in the sdist (#451)
  • f089730 Release tox-toml-fmt 1.10.0 [skip ci]
  • See full diff 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyproject-fmt](https://github.com/tox-dev/toml-fmt) from 2.29.0 to 2.29.2.
- [Release notes](https://github.com/tox-dev/toml-fmt/releases)
- [Commits](tox-dev/toml-fmt@pyproject-fmt/2.29.0...pyproject-fmt/2.29.2)

---
updated-dependencies:
- dependency-name: pyproject-fmt
  dependency-version: 2.29.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2026
@dependabot
dependabot Bot deployed to development September 4, 2026 10:33 Active
@github-actions
github-actions Bot enabled auto-merge September 4, 2026 10:33
@github-actions
github-actions Bot merged commit 66419af into main Sep 4, 2026
13 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/pyproject-fmt-2.29.2 branch September 4, 2026 10:36
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.

0 participants