From 21a9f1f0b5dcfedbc67100c814f76f17e2fe6428 Mon Sep 17 00:00:00 2001 From: safishamsi Date: Sun, 28 Jun 2026 16:49:56 +0100 Subject: [PATCH] chore: sync uv.lock to 0.8.51 Co-Authored-By: Claude Opus 4.8 (1M context) --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uv.lock b/uv.lock index d16a48923..807f0ef27 100644 --- a/uv.lock +++ b/uv.lock @@ -1150,7 +1150,7 @@ wheels = [ [[package]] name = "graphifyy" -version = "0.8.50" +version = "0.8.51" source = { editable = "." } dependencies = [ { name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },