build(deps): bump lmdb from 1.8.1 to 2.1.1 (#968)
Some checks failed
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled

Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 1.8.1 to 2.1.1.
- [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.1.1)

---
updated-dependencies:
- dependency-name: lmdb
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-21 19:03:11 +01:00
committed by GitHub
parent 5fb5234e7d
commit 1af626f41a

View File

@@ -45,7 +45,7 @@ dependencies = [
"pydantic-settings==2.13.1", "pydantic-settings==2.13.1",
"linkify-it-py==2.1.0", "linkify-it-py==2.1.0",
"loguru==0.7.3", "loguru==0.7.3",
"lmdb==1.8.1", "lmdb==2.1.1",
] ]
[project.optional-dependencies] [project.optional-dependencies]