Python package compatible version update when not necessary #5537
Labels
F: version-updates ⬆️
Issues specific to version updates
L: python:pip
Python packages via pip
T: feature-request
Requests for new features
Package ecosystem
pip
Manifest location and content before the Dependabot update
https://github.com/netsandbox/gh_dependabot_python_compatible_version/blob/5ce94f9679ff84b6fa95e831445ee70327f345fe/requirements.txt
dependabot.yml content
https://github.com/netsandbox/gh_dependabot_python_compatible_version/blob/5ce94f9679ff84b6fa95e831445ee70327f345fe/.github/dependabot.yml
Updated dependency
Update example-pkg-cloos requirement from ~=2.0.0 to ~=2.0.2
What you expected to see, versus what you actually saw
No dependabot update because version
2.0.2
is covered by the compatible release version specifier~=2.0.0
Images of the diff or a link to the PR, issue, or logs
netsandbox/gh_dependabot_python_compatible_version#1
🕹 Bonus points: Smallest manifest that reproduces the issue
https://github.com/netsandbox/gh_dependabot_python_compatible_version
The text was updated successfully, but these errors were encountered: