From 9422062cbd9456c95798a3b0ef49c27c037e5e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:37:25 +0000 Subject: [PATCH] Bump blosc from 1.10.1 to 1.10.2 Bumps [blosc](https://github.com/blosc/python-blosc) from 1.10.1 to 1.10.2. - [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.10.1...v1.10.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53e5bec12..2fe4c63d7 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.10.1 +blosc==1.10.2 # find first, C search in arrays py_find_1st==1.1.4