Skip to content

Commit efd94fa

Browse files
Bump lmdb from 0.97 to 1.2.1 (#754)
Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 0.97 to 1.2.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_0.97...py-lmdb_1.2.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eaaa581 commit efd94fa

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==0.97; sys_platform != 'win32'
3+
lmdb==1.2.1; sys_platform != 'win32'
44
# optional library requirements for Jupyter
55
ipytree==0.2.1
66
# optional library requirements for services

0 commit comments

Comments
 (0)