Skip to content

Support git branch dependencies in Poetry / uv #14210

@n-thumann

Description

@n-thumann

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

This is a follow-up of #13584, as requested in #13584 (comment):

I noticed that Dependabot seems to be unable to handle git dependencies with branch ref for Poetry or uv, like

toml = { git = "https://github.com/uiri/toml.git", branch = "master" }

#13944 added support for tag-based git refs, while e.g. branches are still unsupported.

Metadata

Metadata

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions