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] <support@github.com> 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

+1-1
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)