From 9656e5be11d575fb9f9a3cb9dd9b48b140458305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:53:55 +0000 Subject: [PATCH] chore(deps-dev): bump mem0ai from 2.0.2 to 2.0.4 Bumps [mem0ai](https://github.com/mem0ai/mem0) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/mem0ai/mem0/releases) - [Commits](https://github.com/mem0ai/mem0/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: mem0ai dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... 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..6f171ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -122,7 +122,7 @@ code = [ # tests/bench/competitor_runs/setup.sh and tests/bench/COMPETITOR_RESULTS.md. competitor-bench = [ "openai==2.34.0", - "mem0ai==2.0.2", + "mem0ai==2.0.4", "letta-client==1.10.3", "zep-cloud==3.22.0", "cognee==1.0.5",