From b05dbacf449ba549aeef7dc5db03edd5e036a6fe Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 8 Sep 2026 00:41:36 +0000 Subject: [PATCH] CompatHelper: bump compat for GraphViz in [weakdeps] to 0.3, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 3e78bbf9c..2c9f64871 100644 --- a/Project.toml +++ b/Project.toml @@ -38,8 +38,8 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" Finch = "9177782c-1635-4eb9-9bfb-d9dfa25e6bce" -IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895" GraphViz = "f526b714-d49f-11e8-06ff-31ed36ee7ee0" +IncompleteLU = "40713840-3770-5561-ab4c-a76e7d0d7895" JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7" LinuxPerf = "b4c46c6c-4fb0-484d-a11a-41bc3392d094" @@ -98,7 +98,7 @@ Distributions = "0.25" FillArrays = "1.13.0" Finch = "1.2.9" GPUArraysCore = "0.2.0" -GraphViz = "0.2" +GraphViz = "0.2, 0.3" Graphs = "1" IncompleteLU = "0.2" JSON3 = "1"