Skip to content

Commit 24d73c0

Browse files
committed
Update Project.toml
1 parent 1b94e0a commit 24d73c0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
2323
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2424

2525
[compat]
26-
ArrayLayouts = "0.5.1"
27-
BandedMatrices = "0.16"
28-
BlockArrays = "0.14"
26+
ArrayLayouts = "0.5.3"
27+
BandedMatrices = "0.16.1"
28+
BlockArrays = "0.14.1"
2929
BlockBandedMatrices = "0.10"
3030
ContinuumArrays = "0.5"
3131
DomainSets = "0.4, 0.5"
@@ -36,8 +36,8 @@ FillArrays = "0.11"
3636
InfiniteArrays = "0.9"
3737
InfiniteLinearAlgebra = "0.4.6"
3838
IntervalSets = "0.3.1, 0.4, 0.5"
39-
LazyArrays = "0.20.2"
40-
QuasiArrays = "0.4.1"
39+
LazyArrays = "0.20.4"
40+
QuasiArrays = "0.4.2"
4141
SpecialFunctions = "0.10, 1"
4242
julia = "1.5"
4343

0 commit comments

Comments
 (0)