Skip to content

Commit d35610e

Browse files
Bump lmdb from 1.6.2 to 1.7.2 in the requirements group (#3236)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b9a7c0 commit d35610e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# optional library requirements
22
# bsddb3==6.2.6; sys_platform != 'win32'
3-
lmdb==1.6.2; sys_platform != 'win32'
3+
lmdb==1.7.2; sys_platform != 'win32'
44
# optional library requirements for Jupyter
55
ipytree==0.2.2
66
ipywidgets==8.1.7

0 commit comments

Comments
 (0)