diff --git a/L/LinearSolve/Versions.toml b/L/LinearSolve/Versions.toml index 73bd3c3824fcbe7..4c0a9e0738dc7d5 100644 --- a/L/LinearSolve/Versions.toml +++ b/L/LinearSolve/Versions.toml @@ -480,3 +480,6 @@ git-tree-sha1 = "bdf5c9162ff9ba8b320d8bbaa076d11dcf8a6c8b" ["2.29.1"] git-tree-sha1 = "c55172df0d19b34db93c410cfcd79dbc3e52ba6f" + +["2.29.2"] +git-tree-sha1 = "fbab9e7d95e894a2e290fec7453cd08b2afcd667" diff --git a/L/LinearSolve/WeakCompat.toml b/L/LinearSolve/WeakCompat.toml index add2f49775047db..796a5201aae38a7 100644 --- a/L/LinearSolve/WeakCompat.toml +++ b/L/LinearSolve/WeakCompat.toml @@ -16,7 +16,7 @@ BandedMatrices = "1" ["2.13-2"] IterativeSolvers = "0.9.3-0.9" -["2.17-2"] +["2.17-2.29.1"] KrylovKit = "0.6" ["2.20.1-2"] @@ -60,6 +60,9 @@ Metal = "1" ["2.29-2"] CUDSS = "0.1" +["2.29.2-2"] +KrylovKit = "0.6-0.7" + ["2.6-2.21"] BlockDiagonals = "0.1"