From b4eee529e7d9177fc8c05043647cc54bdccbb3d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 06:33:36 +0000 Subject: [PATCH] Bump zarr from 2.18.4 to 3.0.1 Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.0.1. - [Release notes](https://github.com/zarr-developers/zarr-python/releases) - [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release-notes.rst) - [Commits](https://github.com/zarr-developers/zarr-python/compare/v2.18.4...v3.0.1) --- updated-dependencies: - dependency-name: zarr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e594f91..244a3b5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.3 statsmodels==0.14.4 pytest==8.3.4 pytest-cov==6.0.0 -zarr==2.18.4 +zarr==3.0.1 ruff==0.8.6 netcdf4==1.7.2 h5netcdf==1.5.0