From 61cf1d95a6a95aab78f09a762605d85b0273d91a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 12:08:25 -0500 Subject: [PATCH] CompatHelper: bump compat for "Images" to "0.25" (#241) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fec6116d..13153447 100644 --- a/Project.toml +++ b/Project.toml @@ -59,7 +59,7 @@ ImageMorphology = "0.2" ImageSegmentation = "1" ImageShow = "0" ImageTransformations = "0" -Images = "0.23" +Images = "0.23, 0.25" IndirectArrays = "0, 1.0" MappedArrays = "0" MosaicViews = "0"