Skip to content

Commit e1e290f

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

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

0 commit comments

Comments
 (0)