From 5da4037c8fd18b4bd87e816eb43a455cc40ea06a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:35:13 +0000 Subject: [PATCH] Update ImagePhantoms requirement to 0.8.1 Updates the requirements on [ImagePhantoms](https://github.com/JuliaImageRecon/ImagePhantoms.jl) to permit the latest version. - [Release notes](https://github.com/JuliaImageRecon/ImagePhantoms.jl/releases) - [Commits](https://github.com/JuliaImageRecon/ImagePhantoms.jl/compare/v0.0.1...v0.8.1) --- updated-dependencies: - dependency-name: ImagePhantoms dependency-version: 0.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Project.toml b/docs/Project.toml index c03257c..9ef18fe 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -23,4 +23,5 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] +ImagePhantoms = "0.8.1" Literate = "2"