From d54652d54dbbf09774cd16979552ae44d8de7026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:34:09 +0000 Subject: [PATCH] Bump zarr from 2.18.2 to 2.18.3 Bumps [zarr](https://github.com/zarr-developers/zarr-python) from 2.18.2 to 2.18.3. - [Release notes](https://github.com/zarr-developers/zarr-python/releases) - [Changelog](https://github.com/zarr-developers/zarr-python/blob/v2.18.3/docs/release.rst) - [Commits](https://github.com/zarr-developers/zarr-python/compare/v2.18.2...v2.18.3) --- updated-dependencies: - dependency-name: zarr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bfd8ad9..ae0400f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "psutil==5.9.8", "scikit-image==0.23.2", "simpleitk==2.3.1", - "zarr==2.18.2", + "zarr==2.18.3", ] description = "Code to register regions of interest with full organ datasets." dynamic = [