Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the requirements group across 1 directory with 9 updates
Bumps the requirements group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.2.2` | | [numcodecs](https://github.com/zarr-developers/numcodecs) | `0.13.1` | `0.15.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.3` | `8.3.4` | | [lmdb](https://github.com/jnwatson/py-lmdb) | `1.5.1` | `1.6.2` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.21.0` | `12.24.0` | | [redis](https://github.com/redis/redis-py) | `5.1.1` | `5.2.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2023.12.2` | `2024.12.0` | | [s3fs](https://github.com/fsspec/s3fs) | `2023.12.2` | `2024.12.0` | Updates `numpy` from 2.1.2 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.2.2) Updates `numcodecs` from 0.13.1 to 0.15.0 - [Release notes](https://github.com/zarr-developers/numcodecs/releases) - [Changelog](https://github.com/zarr-developers/numcodecs/blob/main/docs/release.rst) - [Commits](zarr-developers/numcodecs@v0.13.1...v0.15.0) Updates `pytest` from 8.3.3 to 8.3.4 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) Updates `lmdb` from 1.5.1 to 1.6.2 - [Changelog](https://github.com/jnwatson/py-lmdb/blob/master/ChangeLog) - [Commits](jnwatson/py-lmdb@py-lmdb_1.5.1...py-lmdb_1.6.2) Updates `azure-storage-blob` from 12.21.0 to 12.24.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.21.0...azure-storage-blob_12.24.0) Updates `redis` from 5.1.1 to 5.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.1.1...v5.2.1) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `fsspec` from 2023.12.2 to 2024.12.0 - [Commits](fsspec/filesystem_spec@2023.12.2...2024.12.0) Updates `s3fs` from 2023.12.2 to 2024.12.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](fsspec/s3fs@2023.12.2...2024.12.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: numcodecs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: requirements - dependency-name: lmdb dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: azure-storage-blob dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: redis dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements - dependency-name: s3fs dependency-type: direct:development update-type: version-update:semver-major dependency-group: requirements ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information