Skip to content

Commit 7df75a9

Browse files
committed
2 parents 538a730 + 58f8e4a commit 7df75a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
1414

1515

1616
[compat]
17-
BandedMatrices = "0.12.1"
17+
BandedMatrices = "0.12.2"
1818
BlockArrays = "0.10"
1919
BlockBandedMatrices = "0.5.1"
2020
FillArrays = "0.7.1"
@@ -29,4 +29,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3030

3131
[targets]
32-
test = ["Test", "Random", "SpecialFunctions"]
32+
test = ["Test", "Random", "SpecialFunctions"]

0 commit comments

Comments
 (0)