Path dependencies not found if defined in tool.poetry.group.dev.dependencies
of pyproject.toml
#7363
Closed
1 task done
Labels
Is there an existing issue for this?
Package ecosystem
pip (poetry)
Package manager version
Poetry 1.4.2
Language version
Python 3.11
Manifest location and content before the Dependabot update
/backend/pyproject.toml
not working:Working
/backend/pyproject.toml
:dependabot.yml content
Updated dependency
my-package
What you expected to see, versus what you actually saw
I expected Dependabot to successfully check for updates. Here is an anonymised and shortened Dependabot output when the
my-package
dependency is defined intool.poetry.group.dev.dependencies
ofpyproject.toml
:Native package manager behavior
Poetry behavior when the
my-package
dependency is defined intool.poetry.group.dev.dependencies
ofpyproject.toml
:Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: