Skip to content

Bump lmdb from 1.6.2 to 1.7.2 in the requirements group #3236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the requirements group with 1 update: lmdb.

Updates lmdb from 1.6.2 to 1.7.2

Changelog

Sourced from lmdb's changelog.

2025-07-10 1.7.2

  • CI-only fix

2025-07-09 1.7.1

  • CI-only fix

2025-07-09 1.7.0

  • Rewrite CI to use cibuildwheel.

  • Update bundled LMDB to 0.9.33, plus a patch to fix ITS#10346.

  • Prevent some accidental use of LMDB objects by child processes. Contributed by Callum Walker.

Commits
  • d274869 Bump version for release.
  • 0643ac6 ci: Upgrade cibuildwheel to v2.23.3
  • 959b5d7 Bump version for release.
  • 5028f87 fix(ci): Install setuptools before building sdist
  • db4203f ci: Add sdist build to publish jobs
  • 337ac64 fix(ci): Correct job name in workflow
  • 022bb14 ci: Add job to publish to Test PyPI
  • 3dad9ae fix(ci): Do not build dependency wheels for PyPy
  • a818f79 Bump version for release.
  • 3f6f458 Completely redo CI (#384)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the requirements group with 1 update: [lmdb](https://github.com/jnwatson/py-lmdb).


Updates `lmdb` from 1.6.2 to 1.7.2
- [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog)
- [Commits](jnwatson/py-lmdb@py-lmdb_1.6.2...py-lmdb_1.7.2)

---
updated-dependencies:
- dependency-name: lmdb
  dependency-version: 1.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: requirements
...

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 14, 2025
@dstansby dstansby merged commit d35610e into support/v2 Jul 15, 2025
19 checks passed
@dstansby dstansby deleted the dependabot/pip/support/v2/requirements-2d5987cdce branch July 15, 2025 08:56
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.

1 participant