From 33f0fec507a38ed30ce83f000d254fe011e19357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:11:46 +0000 Subject: [PATCH] Bump imagecodecs from 2023.9.4 to 2023.9.18 Bumps [imagecodecs](https://github.com/cgohlke/imagecodecs) from 2023.9.4 to 2023.9.18. - [Release notes](https://github.com/cgohlke/imagecodecs/releases) - [Changelog](https://github.com/cgohlke/imagecodecs/blob/master/CHANGES.rst) - [Commits](https://github.com/cgohlke/imagecodecs/compare/v2023.9.4...v2023.9.18) --- updated-dependencies: - dependency-name: imagecodecs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pathpretrain.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pathpretrain.egg-info/requires.txt b/pathpretrain.egg-info/requires.txt index a59bb52..710b241 100644 --- a/pathpretrain.egg-info/requires.txt +++ b/pathpretrain.egg-info/requires.txt @@ -19,4 +19,4 @@ tqdm==4.64.1 xmltodict==0.13.0 zarr==2.16.1 tifffile==2021.11.2 -imagecodecs==2023.9.4 +imagecodecs==2023.9.18 diff --git a/requirements.txt b/requirements.txt index 83c172f..72f118e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ tqdm==4.64.1 xmltodict==0.13.0 zarr==2.16.1 tifffile==2021.11.2 -imagecodecs==2023.9.4 \ No newline at end of file +imagecodecs==2023.9.18 \ No newline at end of file