From b9d0fd92a65bd88c5069fd5e5961b1b968ab7039 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Mon, 22 Sep 2025 21:02:03 +0200 Subject: [PATCH] build(uv.lock): update judas_protocol to 0.2.0 --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 737c51a..ca96414 100644 --- a/uv.lock +++ b/uv.lock @@ -292,8 +292,8 @@ test = [ [[package]] name = "judas-protocol" -version = "0.1.0" -source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#fd070b176347a0f7b81f937b189d8f50736f3514" } +version = "0.2.0" +source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#bc1bf46388eb904738893a2f86b5050b4ce2489e" } [[package]] name = "markdown-it-py"