diff --git a/L/LinearSolve/Compat.toml b/L/LinearSolve/Compat.toml index 6850c7f29c4365a..02a6faed854d75d 100644 --- a/L/LinearSolve/Compat.toml +++ b/L/LinearSolve/Compat.toml @@ -201,7 +201,6 @@ DocStringExtensions = "0.9.3-0.9" EnumX = "1.0.4-1" GPUArraysCore = "0.1.6-0.1" InteractiveUtils = "1.10.0-1" -KLU = "0.5" Libdl = "1.10.0-1" LinearAlgebra = "1.10.0-1" PrecompileTools = "1.2.0-1" @@ -213,11 +212,17 @@ julia = "1.10.0-1" ["2.23-2.24"] SciMLBase = "2.23.0-2" +["2.23-2.25"] +KLU = "0.5" + ["2.25-2"] ChainRulesCore = "1.22.0-1" Markdown = "1.10.0-1" SciMLBase = "2.26.3-2" +["2.26-2"] +KLU = "0.6" + ["2.3-2.16"] FastLapackInterface = "1-2" diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 325cc046ec6015d..4e6b2e7bb71fd4e 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -465,3 +465,6 @@ git-tree-sha1 = "0153083d1112c9b284334750c22f33b745611c0f" ["2.25.0"] git-tree-sha1 = "40e698d20063b1a8dbbe40b259a24f7a71f53298" + +["2.26.0"] +git-tree-sha1 = "b2cc25978eb8efda63ee5786f2ed72c35a711b61"