### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Now that [uv has a lockfile](https://docs.astral.sh/uv/concepts/projects/#lockfile), it would be nice if dependabot supported making updates to `pyproject.toml` and/or `uv.lock` using uv. Related: - https://github.com/dependabot/dependabot-core/issues/10039 - https://github.com/dependabot/dependabot-core/issues/10040 - https://github.com/dependabot/dependabot-core/issues/10847 - https://github.com/dependabot/dependabot-core/issues/11946
Is there an existing issue for this?
Feature description
Now that uv has a lockfile, it would be nice if dependabot supported making updates to
pyproject.tomland/oruv.lockusing uv.Related:
[dependency-groups]inpyproject.toml#10847