I'm not quite sure on whether this is a rye or a uv issue, but it would be broadly useful to have dependabot understand rye/uv backed projects as a target for dependabot updates. The current known targets are pip and poetry (which you leave as pip, they just have support for a poetry-style pyproject file).
Whether there is some way of tricking dependabot using the pip compatibility layer, or if it's better to have bespoke handlers I'm not sure!
I'm not quite sure on whether this is a
ryeor auvissue, but it would be broadly useful to have dependabot understand rye/uv backed projects as a target for dependabot updates. The current known targets arepipandpoetry(which you leave as pip, they just have support for a poetry-style pyproject file).Whether there is some way of tricking dependabot using the
pipcompatibility layer, or if it's better to have bespoke handlers I'm not sure!