Skip to content

Commit e9ee566

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for InfiniteLinearAlgebra to 0.9, (keep existing compat) (#218)
* CompatHelper: bump compat for InfiniteLinearAlgebra to 0.9, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 16fe1a5 commit e9ee566

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClassicalOrthogonalPolynomials"
22
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.13.8"
4+
version = "0.13.9"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -22,8 +22,8 @@ LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
2222
LazyBandedMatrices = "d7e5e226-e90b-4449-9968-0f923699bf6f"
2323
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
2424
QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
25-
RecurrenceRelationships = "807425ed-42ea-44d6-a357-6771516d7b2c"
2625
RecurrenceRelationshipArrays = "b889d2dc-af3c-4820-88a8-238fa91d3518"
26+
RecurrenceRelationships = "807425ed-42ea-44d6-a357-6771516d7b2c"
2727
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2828

2929
[weakdeps]
@@ -45,15 +45,15 @@ FastGaussQuadrature = "1"
4545
FastTransforms = "0.16.6"
4646
FillArrays = "1"
4747
HypergeometricFunctions = "0.3.4"
48-
InfiniteArrays = " 0.14"
49-
InfiniteLinearAlgebra = "0.8"
48+
InfiniteArrays = " 0.14, 0.15"
49+
InfiniteLinearAlgebra = "0.8, 0.9"
5050
IntervalSets = "0.7"
5151
LazyArrays = "2.2"
52-
LazyBandedMatrices = "0.10"
52+
LazyBandedMatrices = "0.10, 0.11"
5353
MutableArithmetics = "1"
5454
QuasiArrays = "0.11"
55-
RecurrenceRelationships = "0.1"
5655
RecurrenceRelationshipArrays = "0.1"
56+
RecurrenceRelationships = "0.1"
5757
SpecialFunctions = "1.0, 2"
5858
julia = "1.10"
5959

0 commit comments

Comments
 (0)