From f41a7774ec5cb4997005ac8e31ed7bdc3541a8d6 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Sun, 1 Mar 2026 20:14:03 +0100 Subject: [PATCH] build(uv.lock): update judas_protocol to 0.7.0 --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index a96478f..626d065 100644 --- a/uv.lock +++ b/uv.lock @@ -358,8 +358,8 @@ wheels = [ [[package]] name = "judas-protocol" -version = "0.6.0" -source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#d16c1914ba343aed300f1c5fae0201370c3274de" } +version = "0.7.0" +source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#48a848bb60bea199020f2b765a6cc3f8acc21067" } [[package]] name = "judas-server"