From 97299e2c4ef98d1f9b3994f2216fd9ef4f1fc6e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:33:55 +0000 Subject: [PATCH] chore(deps-dev): bump letta-client from 1.10.3 to 1.12.0 Bumps [letta-client](https://github.com/letta-ai/letta-python) from 1.10.3 to 1.12.0. - [Release notes](https://github.com/letta-ai/letta-python/releases) - [Changelog](https://github.com/letta-ai/letta-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/letta-ai/letta-python/compare/v1.10.3...v1.12.0) --- updated-dependencies: - dependency-name: letta-client dependency-version: 1.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e93a6d9..305152f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ code = [ competitor-bench = [ "openai==2.34.0", "mem0ai==2.0.2", - "letta-client==1.10.3", + "letta-client==1.12.0", "zep-cloud==3.22.0", "cognee==1.0.5", ]