From f01eaecba346715dd0c50eb4b253656df5c89ad8 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Sat, 28 Feb 2026 20:58:09 +0100 Subject: [PATCH] build(uv.lock): update judas_protocol to 0.6.0 --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 4acab56..e9645a7 100644 --- a/uv.lock +++ b/uv.lock @@ -358,8 +358,8 @@ wheels = [ [[package]] name = "judas-protocol" -version = "0.5.0" -source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#c48b69ecee16f5824ffd8bce8921341d5fa326b7" } +version = "0.6.0" +source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#d16c1914ba343aed300f1c5fae0201370c3274de" } [[package]] name = "judas-server"