From bacb544f392335a3c03a68ccded5efce6752a17c Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Sun, 5 Oct 2025 13:13:27 +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 a0e37a0..3679b74 100644 --- a/uv.lock +++ b/uv.lock @@ -292,8 +292,8 @@ test = [ [[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 = "markdown-it-py"