chore(deps-dev): bump pyproject-fmt from 2.27.0 to 2.28.2 in the dev-dependencies group - #70
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 1 update: pyproject-fmt.
Updates
pyproject-fmtfrom 2.27.0 to 2.28.2Release notes
Sourced from pyproject-fmt's releases.
Commits
5659261Release pyproject-fmt 2.28.2 [skip ci]01e2afb✨ feat(common): keep the file's own line endings (#447)c9383e1build(deps): bump taiki-e/install-action from 2.86.1 to 2.86.3 in the github-...7592b93Release pyproject-fmt 2.28.1 [skip ci]02390a9🐛 fix(build): write Requires-Dist into the METADATA header (#444)f4f09f6build(deps): bump the github-actions group with 2 updates (#443)bd3336d🔧 chore: batch dependency updates weekly on Tuesday (#442)21e1ffdbuild(deps): bump the github-actions group with 2 updates (#440)e6b8bdfRelease pyproject-fmt 2.28.0 [skip ci]6c2bb2f🧪 test(pyproject-fmt): cover scalar cibuildwheel sort keys (#439)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 <dependency name> major versionwill 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 versionwill 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 conditionsSummary by cubic
Bumps the
pyproject-fmtdev 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.