From 659f19af63a1386eba1d96e44f0c9f0eb38b4f4d Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Fri, 13 Mar 2026 09:12:13 +0100 Subject: [PATCH] build(uv.lock): update judas_protocol to 0.9.2 --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 7dcd591..b99bbd0 100644 --- a/uv.lock +++ b/uv.lock @@ -358,8 +358,8 @@ wheels = [ [[package]] name = "judas-protocol" -version = "0.9.1" -source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#085c34f232f95313d66db48a7d17bc25c92a35ae" } +version = "0.9.2" +source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#dc9f1be8c19abfe0af97d91b382c18a787737528" } [[package]] name = "judas-server"