Skip to content

Commit 0b74a13

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for BlockBandedMatrices to 0.12, (keep existing compat) (#421)
* CompatHelper: bump compat for BlockBandedMatrices to 0.12, (keep existing compat) * Bump FillArrays compat to v1 * Update LazyArrays compat to v1 * Bump version to v0.8.9 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent bfa9630 commit 0b74a13

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 = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3-
version = "0.8.8"
3+
version = "0.8.9"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -31,19 +31,19 @@ AbstractFFTs = "0.5, 1"
3131
Aqua = "0.5"
3232
BandedMatrices = "0.16, 0.17"
3333
BlockArrays = "0.14, 0.15, 0.16"
34-
BlockBandedMatrices = "0.10, 0.11"
34+
BlockBandedMatrices = "0.10, 0.11, 0.12"
3535
Calculus = "0.5"
3636
Combinatorics = "1.0.2"
3737
DSP = "0.6, 0.7"
3838
DomainSets = "0.5, 0.6"
3939
DualNumbers = "0.6.2"
4040
FFTW = "0.3, 1"
41-
FillArrays = "0.11, 0.12, 0.13"
41+
FillArrays = "0.11, 0.12, 0.13, 1"
4242
InfiniteArrays = "0.11, 0.12"
4343
InfiniteLinearAlgebra = "0.5, 0.6"
4444
Infinities = "0.1"
4545
IntervalSets = "0.5, 0.6, 0.7"
46-
LazyArrays = "0.20, 0.21, 0.22"
46+
LazyArrays = "0.20, 0.21, 0.22, 1"
4747
LowRankApprox = "0.2, 0.3, 0.4, 0.5"
4848
SpecialFunctions = "0.10, 1.0, 2"
4949
StaticArrays = "0.12, 1.0"

0 commit comments

Comments
 (0)