From f73646c9778e210efb2d625d4edb319cf32d627d Mon Sep 17 00:00:00 2001 From: phact Date: Wed, 3 Dec 2025 19:51:46 -0500 Subject: [PATCH] lock --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 01f1b6d1..933e028a 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.13" resolution-markers = [ "platform_machine == 'x86_64' and sys_platform == 'linux'", @@ -2353,7 +2353,7 @@ wheels = [ [[package]] name = "openrag" -version = "0.1.49" +version = "0.1.50" source = { editable = "." } dependencies = [ { name = "agentd" },