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