Skip to content

Commit 6ab8cde

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for BlockBandedMatrices to 0.12, (keep existing compat) (#233)
* CompatHelper: bump compat for BlockBandedMatrices to 0.12, (keep existing compat) * Update FillArrays and LazyArrays --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 9cd2d59 commit 6ab8cde

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ApproxFunOrthogonalPolynomials"
22
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3-
version = "0.6.24"
3+
version = "0.6.25"
44

55
[deps]
66
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -25,13 +25,13 @@ ApproxFunBaseTest = "0.1"
2525
Aqua = "0.5"
2626
BandedMatrices = "0.16, 0.17"
2727
BlockArrays = "0.14, 0.15, 0.16"
28-
BlockBandedMatrices = "0.10, 0.11"
28+
BlockBandedMatrices = "0.10, 0.11, 0.12"
2929
DomainSets = "0.5, 0.6"
3030
FastGaussQuadrature = "0.4, 0.5"
3131
FastTransforms = "0.12, 0.13, 0.14, 0.15.1"
32-
FillArrays = "0.11, 0.12, 0.13"
32+
FillArrays = "0.11, 0.12, 0.13, 1"
3333
IntervalSets = "0.5, 0.6, 0.7"
34-
LazyArrays = "0.22"
34+
LazyArrays = "0.22, 1"
3535
Reexport = "0.2, 1"
3636
SpecialFunctions = "0.10, 1.0, 2"
3737
Static = "0.8"

0 commit comments

Comments
 (0)