Skip to content

Commit 9846998

Browse files
CompatHelper: bump compat for "BandedMatrices" to "0.17" (#91)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f6b63b5 commit 9846998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
2929

3030
[compat]
3131
AbstractFFTs = "0.5, 1"
32-
BandedMatrices = "0.16"
32+
BandedMatrices = "0.16, 0.17"
3333
BlockArrays = "0.14, 0.15, 0.16"
3434
BlockBandedMatrices = "0.10, 0.11"
3535
Calculus = "0.5"

0 commit comments

Comments
 (0)