RootCauseunvalidated
/pyproject.toml is missing the following sections: * tool.poetry.name * tool.poetry.version * tool.poetry.description * tool.poetry.authors. Tension: Dependabot had been paused before but I'm assuming this error is from following the recent poetry recommendations to use `[project]` instead. Outcome: Dependabot failed to update your dependencies because there was an error parsing the pyproject.toml found at /pyproject.toml.
c46d6c80-2127-4754-9f6e-90cf0ebffce4
/pyproject.toml is missing the following sections:
- tool.poetry.name
- tool.poetry.version
- tool.poetry.description
- tool.poetry.authors. Tension: Dependabot had been paused before but I'm assuming this error is from following the recent poetry recommendations to use
[project]instead. Outcome: Dependabot failed to update your dependencies because there was an error parsing the pyproject.toml found at /pyproject.toml.