File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 15
15
- Core
16
16
version :
17
17
- ' 1'
18
- - ' 1.6'
19
- - ' 1.7'
20
- - ' 1.8'
21
18
steps :
22
19
- uses : actions/checkout@v4
23
20
- uses : julia-actions/setup-julia@v1
Original file line number Diff line number Diff line change 1
1
name = " ArrayInterface"
2
2
uuid = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
3
- version = " 7.5.2 "
3
+ version = " 7.6.0 "
4
4
5
5
[deps ]
6
6
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -11,11 +11,11 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
11
11
12
12
[compat ]
13
13
Adapt = " 3"
14
- LinearAlgebra = " 1.6 "
14
+ LinearAlgebra = " 1.9 "
15
15
Requires = " 1"
16
- SparseArrays = " 1.6 "
17
- SuiteSparse = " 1.6 "
18
- julia = " 1.6 "
16
+ SparseArrays = " 1.9 "
17
+ SuiteSparse = " 1.9 "
18
+ julia = " 1.9 "
19
19
20
20
[extensions ]
21
21
ArrayInterfaceBandedMatricesExt = " BandedMatrices"
You can’t perform that action at this time.
0 commit comments