Bump blosc from 1.10.6 to 1.11.1

Bumps [blosc](https://github.com/blosc/python-blosc) from 1.10.6 to 1.11.1.
- [Release notes](https://github.com/blosc/python-blosc/releases)
- [Changelog](https://github.com/Blosc/python-blosc/blob/main/RELEASE_NOTES.rst)
- [Commits](https://github.com/blosc/python-blosc/compare/v1.10.6...v1.11.1)

---
updated-dependencies:
- dependency-name: blosc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-19 03:00:46 +00:00 committed by GitHub
parent 1f4cc145c4
commit d86885c7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ pycoingecko==3.1.0
jinja2==3.1.2
tables==3.7.0
blosc==1.10.6; platform_machine == 'arm64'
blosc==1.11.0; platform_machine != 'arm64'
blosc==1.11.1; platform_machine != 'arm64'
joblib==1.2.0
pyarrow==10.0.1; platform_machine != 'armv7l'