Skip to content

Commit

Permalink
CompatHelper: bump compat for BandedMatrices to 1, (keep existing com…
Browse files Browse the repository at this point in the history
…pat)
  • Loading branch information
CompatHelper Julia committed Oct 4, 2023
1 parent faba3b6 commit a626d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
BandedMatrices = "0.17"
BandedMatrices = "0.17, 1"
CommonSolve = "0.2"
DiffResults = "1"
DocStringExtensions = "0.8,0.9"
Expand Down

0 comments on commit a626d0c

Please sign in to comment.