8000 Bump lmdb from 1.2.1 to 1.3.0 (#929) · benjeffery/zarr-python@a64de4d · GitHub
[go: up one dir, main page]

Skip to content

Commit a64de4d

Browse files
Bump lmdb from 1.2.1 to 1.3.0 (zarr-developers#929)
Bumps [lmdb](https://github.com/jnwatson/py-lmdb) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/jnwatson/py-lmdb/releases) - [Changelog](https://github.com/jnwatson/py-lmdb/blob/py-lmdb_1.3.0/ChangeLog) - [Commits](jnwatson/py-lmdb@py-lmdb_1.2.1...py-lmdb_1.3.0) --- updated-dependencies: - dependency-name: lmdb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbf943f commit a64de4d

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.2.1; sys_platform != 'win32'
3+
lmdb==1.3.0; 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)
0