Skip to content

[Python] pyproject.toml not parseable after reformatting with recent pyproject-fmt #14158

@amotl

Description

@amotl

Package ecosystem

Python / pip

Manifest location and content before the Dependabot update

dependabot.yml content

Vanilla.

version: 2
updates:
  - package-ecosystem: "pip"
    directory: "/"
    schedule:
      interval: "daily"

Updated dependency

Dependabot encountered '1' error(s) during execution: dependency_file_not_parseable

-- PR run #21889624361

What you expected to see, versus what you actually saw

Dependabot is able to also process the updated pyproject.toml files well. The error started happening after reformatting pyproject.toml using the most recent version of pyproject-fmt, see, for example, crate/about@0700a4e.

Images of the diff or a link to the PR, issue, or logs

Metadata

Metadata

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions