From d4a254b33791573a72a198a431b54d5a62cef20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 00:39:51 +0000 Subject: [PATCH] Bump tifffile from 2023.4.12 to 2025.10.16 Bumps [tifffile](https://github.com/cgohlke/tifffile) from 2023.4.12 to 2025.10.16. - [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/v2023.4.12...v2025.10.16) --- updated-dependencies: - dependency-name: tifffile dependency-version: 2025.10.16 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 0d7814b..472d426 100644 --- a/requirements.txt +++ b/requirements.txt @@ -565,7 +565,7 @@ tensorflow==2.16.2 tensorflow-io-gcs-filesystem==0.37.1 termcolor==2.5.0 threadpoolctl==3.6.0 -tifffile==2023.4.12 +tifffile==2025.10.16 timeout-decorator==0.5.0 tokenizers==0.13.3 toml==0.10.2