Skip to content

build(deps-dev): update mem0ai requirement from >=2.0.0 to >=2.0.11#731

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mem0ai-gte-2.0.11
Open

build(deps-dev): update mem0ai requirement from >=2.0.0 to >=2.0.11#731
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mem0ai-gte-2.0.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown

Updates the requirements on mem0ai to permit the latest version.

Release notes

Sourced from mem0ai's releases.

Mem0 Python SDK (v2.0.11)

Bug Fixes:

  • Embeddings: Guard against an embed_batch count mismatch in the OpenAI and Azure OpenAI embedders (#5966)
  • Memory: Re-raise LLM extraction failures instead of silently returning [] (#5878)
  • Vector Stores: Normalize vectors for the cosine distance strategy in FAISS (#5960)

Security:

  • Vector Stores: Validate OpenSearch filter values to prevent term query injection (#5986)
  • Vector Stores: Validate value types and escape quotes in Azure AI Search OData filters (#5983)
  • Vector Stores: Validate Databricks catalog/schema/table identifiers to prevent SQL injection (#5988)
  • Graph: Escape Neptune filter values in openCypher queries to prevent injection (#5982)
Commits
  • f2532f0 chore: update changelog, bump SDK versions to Python 2.0.11 and TypeScript 3....
  • 41c8f00 chore(integrations): plugin updates, pi-agent auto-recall, and version bumps ...
  • a36a392 fix(opensearch): validate filter values to prevent term query injection (#5986)
  • 152d1e6 fix(embeddings): guard embed_batch count mismatch in OpenAI and Azure OpenAI ...
  • bc05fd9 fix(neptune): escape filter values in openCypher queries to prevent injection...
  • ad7e098 fix(memory): re-raise LLM extraction failures instead of returning [] (salvag...
  • c325bd3 docs(changelog): consolidate per-package changelogs into the SDK changelog pa...
  • 2add7fd docs(graph-memory): gate Graph view visualization to Pro/Enterprise (#6000)
  • b2ff3ae Clean up release highlights copy and removing emdash from the docs (#5984)
  • 754034a Revert "fix(memory): accept llm kwarg in sync Memory.add()/_create_procedur...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mem0ai](https://github.com/mem0ai/mem0) to permit the latest version.
- [Release notes](https://github.com/mem0ai/mem0/releases)
- [Commits](mem0ai/mem0@v2.0.0...v2.0.11)

---
updated-dependencies:
- dependency-name: mem0ai
  dependency-version: 2.0.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants