From 95c1463965046d952a7da2a206d812fb8aed65fd Mon Sep 17 00:00:00 2001 From: konsti Date: Tue, 27 May 2025 23:55:12 +0200 Subject: [PATCH] Update dependabot support status (#13690) Following user reports and https://github.com/dependabot/dependabot-core/issues?q=state%3Aopen%20label%3A%22L%3A%20python%3Auv%22%20sort%3Areactions-%2B1-desc, we're updating the dependabot support as partial. See https://github.com/astral-sh/uv/issues/2512#issuecomment-2900063741 --- docs/guides/integration/dependency-bots.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/integration/dependency-bots.md b/docs/guides/integration/dependency-bots.md index 7035fd131..3044496e0 100644 --- a/docs/guides/integration/dependency-bots.md +++ b/docs/guides/integration/dependency-bots.md @@ -60,5 +60,5 @@ need to be explicitly defined using ## Dependabot -Support for uv is not yet available. Progress can be tracked at -[dependabot/dependabot-core#10478](https://github.com/dependabot/dependabot-core/issues/10478). +Dependabot has partial support for uv. See +[astral-sh/uv#2512](https://github.com/astral-sh/uv/issues/2512) for updates.