From ca86b88022b8770d6bd57dcf9d869ee8d41dab45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:15:57 +0000 Subject: [PATCH] Bump zarr from 2.18.4 to 3.0.0 Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.0.0. - [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.0) --- 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 ee42ff32..c76f60d0 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.0 ruff==0.8.6 netcdf4==1.7.2 h5netcdf==1.4.1