From 93753a5709ed4918343d8d1b78c2ba9d6692d905 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.1 --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index ab89936..e0d87d1 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.1" +source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#8c4b49f0d71d3e664e34af8ea3aee7615cab169b" } [[package]] name = "judas-server"