From f49260911595f55183f1bdc28ac002f28ee4914f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 05:37:17 +0000 Subject: [PATCH] Bump blosc from 1.9.2 to 1.10.1 Bumps [blosc](https://github.com/blosc/python-blosc) from 1.9.2 to 1.10.1. - [Release notes](https://github.com/blosc/python-blosc/releases) - [Changelog](https://github.com/Blosc/python-blosc/blob/master/RELEASE_NOTES.rst) - [Commits](https://github.com/blosc/python-blosc/compare/v1.9.2...v1.10.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c565fee5..a5d4a0979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ tabulate==0.8.7 pycoingecko==1.4.0 jinja2==2.11.2 tables==3.6.1 -blosc==1.9.2 +blosc==1.10.1 # find first, C search in arrays py_find_1st==1.1.4