From 799ddc9fe8cf4c5afa47d4fbbdea6cd9187ef9fb Mon Sep 17 00:00:00 2001 From: cthomas Date: Thu, 11 Dec 2025 16:02:41 -0800 Subject: [PATCH] chore: api sync (#6747) --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index c9667910..7fa76249 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.11, <3.14" resolution-markers = [ "python_full_version >= '3.13'", @@ -2335,7 +2335,7 @@ wheels = [ [[package]] name = "letta" -version = "0.15.1" +version = "0.15.2" source = { editable = "." } dependencies = [ { name = "aiomultiprocess" },