Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyproject.toml dependencies not reported or updated #5933

Closed
1 task done
Twistedsnail opened this issue Oct 20, 2022 · 2 comments
Closed
1 task done

pyproject.toml dependencies not reported or updated #5933

Twistedsnail opened this issue Oct 20, 2022 · 2 comments
Labels
T: bug 🐞 Something isn't working

Comments

@Twistedsnail
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

pip

Package manager version

No response

Language version

No response

Manifest location and content before the Dependabot update

https://github.com/Twistedsnail/pip-dependabot/blob/master/pyproject.toml

dependabot.yml content

https://github.com/Twistedsnail/pip-dependabot/blob/master/.github/dependabot.yml

Updated dependency

[from]
setuptools==64
pyyaml==5.4.1

[to]
setuptools==65.x.x
pyyaml==6.0

What you expected to see, versus what you actually saw

I expected to see the project's dependencies listed on the dependency graph.
I also expected to see a PR updating the [from] to [to] sections as listed above.

I saw that the pyproject.toml was recognized as a manifest file but as has no dependencies or is too large to display.
No PR was made.

Native package manager behavior

No response

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

No response

Smallest manifest that reproduces the issue

https://github.com/Twistedsnail/pip-dependabot

@Twistedsnail Twistedsnail added the T: bug 🐞 Something isn't working label Oct 20, 2022
@deivid-rodriguez
Copy link
Contributor

This is a duplicate of #3290 and will be fixed by #5661!

@Twistedsnail
Copy link
Author

Duplicate.
Thanks for the quick reply @deivid-rodriguez !

@Twistedsnail Twistedsnail closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants