From 57bbdabbb82d0b30ea33fc7e8bc0fe3d8d195d67 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Sun, 5 Oct 2025 13:13:10 +0200 Subject: [PATCH] build(uv.lock): update judas_protocol to 0.4.2 --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index ab89936..bcc74a9 100644 --- a/uv.lock +++ b/uv.lock @@ -319,8 +319,8 @@ wheels = [ [[package]] name = "judas-protocol" -version = "0.3.0" -source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#c25ee1ebdfff8ff51bf00131732720091562e101" } +version = "0.4.2" +source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#6ce742667ab9aa461d07ba6a6634f0413c0123c7" } [[package]] name = "judas-server"