From 260d3876ba457fef2b45fa4b54e2e2cda190b3e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 01:45:12 +0000 Subject: [PATCH] CompatHelper: bump compat for "Noise" to "0.3" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 26579197..c6ce4ea7 100644 --- a/Project.toml +++ b/Project.toml @@ -63,7 +63,7 @@ Images = "0.23" IndirectArrays = "0" MappedArrays = "0" MosaicViews = "0" -Noise = "0.2" +Noise = "0.2, 0.3" OffsetArrays = "1.0" PaddedViews = "0" Plots = "1"