Renovate fails to parse poetry exact dependency pinning #37086
Unanswered
doc-sheet
asked this question in
Request Help
Replies: 1 comment 2 replies
-
If you have an exact matching what is the need of the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Github
Please tell us more about your question or problem
Hi!
I stepped on an issue similar to #30929
Poetry allows to specify exact dependency without
==
However such format is invalid for renovatebot.
Minimal reproduction is here https://github.com/doc-sheet/renovate-poetry-fails-semver
Logs (if relevant)
Logs
https://github.com/doc-sheet/renovate-poetry-fails-semver/actions/runs/16414449993/job/46377013937#step:3:411
Beta Was this translation helpful? Give feedback.
All reactions