Skip to content

Commit 482dfe5

Browse files
Bump lmdb from 1.3.0 to 1.4.0 (#1288)
Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/jnwatson/py-lmdb/releases) - [Changelog](https://github.com/jnwatson/py-lmdb/blob/py-lmdb_1.4.0/ChangeLog) - [Commits](jnwatson/py-lmdb@py-lmdb_1.3.0...py-lmdb_1.4.0) --- updated-dependencies: - dependency-name: lmdb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7e568d commit 482dfe5

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.3.0; sys_platform != 'win32'
3+
lmdb==1.4.0; sys_platform != 'win32'
44
# optional library requirements for Jupyter
55
ipytree==0.2.2
66
ipywidgets==8.0.3

0 commit comments

Comments
 (0)