From 8a306adc8e581b99a53ae22aac52183ab30b584f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:05:16 +0000 Subject: [PATCH] chore(deps): bump tifffile from 2024.9.20 to 2026.3.3 Bumps [tifffile](https://github.com/cgohlke/tifffile) from 2024.9.20 to 2026.3.3. - [Release notes](https://github.com/cgohlke/tifffile/releases) - [Changelog](https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst) - [Commits](https://github.com/cgohlke/tifffile/compare/v2024.9.20...v2026.3.3) --- updated-dependencies: - dependency-name: tifffile dependency-version: 2026.3.3 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..2325535a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "numcodecs==0.15.0", "cloud-volume==11.0.0", "lxml==6.1.0", - "tifffile==2024.9.20", + "tifffile==2026.3.3", "qdarkstyle==3.2.3", "gitpython==3.1.59", "certifi", diff --git a/requirements.txt b/requirements.txt index 1701b215..9e2709fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ qdarkstyle==3.2.3 scikit-image==0.23.2 scipy==1.14.1 shapely==2.1.1 -tifffile==2024.9.20 +tifffile==2026.3.3 trimesh==3.18.1 vedo==2023.4.7 vtk==9.3.1