From de7d676ad54b3ea7c60de1b0422bf310fd7cf201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:05:18 +0000 Subject: [PATCH] chore(deps): bump zarr from 2.18.2 to 3.1.6 Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.2 to 3.1.6. - [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.2...v3.1.6) --- updated-dependencies: - dependency-name: zarr dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 70b84f8f..21887d53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "scikit-image==0.23.2", "shapely==2.1.1", "trimesh==3.18.1", - "zarr==2.18.2", + "zarr==3.1.6", "numcodecs==0.15.0", "cloud-volume==11.0.0", "lxml==6.1.0", diff --git a/requirements.txt b/requirements.txt index 1701b215..c2f0bfcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ tifffile==2024.9.20 trimesh==3.18.1 vedo==2023.4.7 vtk==9.3.1 -zarr==2.18.2 +zarr==3.1.6