From 7d93d457030384db5162b52b0b8b30551efdc634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:06:12 +0000 Subject: [PATCH] Bump zarr from 2.18.4 to 3.1.5 Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.1.5. - [Release notes](https://github.com/zarr-developers/zarr-python/releases) - [Changelog](https://github.com/zarr-developers/zarr-python/blob/main/docs/release-notes.md) - [Commits](https://github.com/zarr-developers/zarr-python/compare/v2.18.4...v3.1.5) --- updated-dependencies: - dependency-name: zarr dependency-version: 3.1.5 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 07dec6d3..23f9d546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.5 statsmodels==0.14.6 pytest==8.4.2 pytest-cov==7.0.0 -zarr==2.18.4 +zarr==3.1.5 ruff==0.8.6 netcdf4==1.7.2 h5netcdf==1.7.3