Skip to content

Commit 7a6fbce

Browse files
github-actions[bot]dlfivefifty
authored andcommitted
CompatHelper: bump compat for "InfiniteArrays" to "0.6" (#6)
1 parent 96d7482 commit 7a6fbce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ ApproxFunBase = "0.2"
1919
DomainSets = "0.1"
2020
FFTW = "1.1"
2121
FastTransforms = "0.8"
22-
InfiniteArrays = "0.4, 0.5"
22+
InfiniteArrays = "0.4, 0.5, 0.6"
2323
IntervalSets = "0.3.1"
2424
Reexport = "0.2"
2525
SpecialFunctions = "0.8, 0.9"
2626
julia = "1.3"
2727

2828
[extras]
29-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3029
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
30+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3131

3232
[targets]
33-
test = ["Test","SpecialFunctions"]
33+
test = ["Test", "SpecialFunctions"]

0 commit comments

Comments
 (0)