From 3e71ebe21e0f68a2ab5f290df06a35eda7149dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:30:33 +0000 Subject: [PATCH] Bump zarr from 2.18.4 to 3.0.4 Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.4 to 3.0.4. - [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.4) --- 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 f83c4f14..9fa709d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests==2.32.3 statsmodels==0.14.4 pytest==8.3.5 pytest-cov==6.0.0 -zarr==2.18.4 +zarr==3.0.4 ruff==0.8.6 netcdf4==1.7.2 h5netcdf==1.5.0