From 1211ca20294dcc3907dbadfee4b294cf7e24a8f9 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Mon, 22 Sep 2025 21:59:06 +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 f849611..fc6d175 100644 --- a/uv.lock +++ b/uv.lock @@ -319,8 +319,8 @@ wheels = [ [[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 = "judas-server"