Commit 8565557
committed
chore(deps): annd version constraint to all dependencies for renovate
At least when using the PEP621 backend (uv), renovate only cares about
dependencies which have at least one constraint, otherwise it bypasses
them.
This can see from the logs:
{
"datasource": "pypi",
"depName": "pyzstd",
"depType": "project.dependencies",
"lockedVersion": "0.17.0",
"packageName": "pyzstd",
"skipReason": "unspecified-version",
"updates": []
},
https://developer.mend.io/github/onekey-sec/unblob1 parent 460b835 commit 8565557
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments