From cb0b6f3384d1195af53c6995430018c58599c349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:11:29 +0000 Subject: [PATCH] Bump lmdb from 1.8.1 to 2.0.0 Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 1.8.1 to 2.0.0. - [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog) - [Commits](https://github.com/jnwatson/py-lmdb/compare/py-lmdb_1.8.1...py-lmdb_2.0.0) --- updated-dependencies: - dependency-name: lmdb dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f0ea24958..6f73c98488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ langchain-openai==1.1.11 langgraph==1.0.8 libmozdata==0.2.12 llama-cpp-python==0.3.16 -lmdb==1.8.1 +lmdb==2.0.0 lxml-html-clean==0.4.4 markdown2==2.5.5 matplotlib==3.10.8