From 4191b7dee3ac444bd5a0ba35c8be6736dcc93df2 Mon Sep 17 00:00:00 2001 From: safishamsi Date: Sun, 26 Jul 2026 11:06:51 +0100 Subject: [PATCH] chore: sync uv.lock to 0.9.27 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 72c0e89e..6ef86326 100644 --- a/uv.lock +++ b/uv.lock @@ -1090,7 +1090,7 @@ wheels = [ [[package]] name = "graphifyy" -version = "0.9.26" +version = "0.9.27" source = { editable = "." } dependencies = [ { name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },