From 5ab70169bdafa7b8849798d3a2d04738ae8df3c5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 25 Jun 2025 00:17:11 +0000 Subject: [PATCH] CompatHelper: bump compat for CUDSS in [weakdeps] to 0.5, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 935040f0e..82b0e379a 100644 --- a/Project.toml +++ b/Project.toml @@ -72,7 +72,7 @@ ArrayInterface = "7.7" BandedMatrices = "1.5" BlockDiagonals = "0.1.42, 0.2" CUDA = "5" -CUDSS = "0.1, 0.2, 0.3, 0.4" +CUDSS = "0.1, 0.2, 0.3, 0.4, 0.5" ChainRulesCore = "1.22" ConcreteStructs = "0.2.3" DocStringExtensions = "0.9.3"