Skip to content

Commit 3c3c3dd

Browse files
authored
Apply suggestions from code review
1 parent bdc61f3 commit 3c3c3dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ GradedArrays = "0.4"
3434
LinearAlgebra = "1.10"
3535
MapBroadcast = "0.1.5"
3636
NamedDimsArrays = "0.7"
37-
SparseArraysBase = "0.6"
37+
SparseArraysBase = "0.7"
3838
TensorAlgebra = "0.3"
3939
UnallocatedArrays = "0.1.1"
4040
UnspecifiedTypes = "0.1.1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GradedArrays = "0.4"
2222
ITensorBase = "0.2"
2323
NamedDimsArrays = "0.7"
2424
SafeTestsets = "0.1"
25-
SparseArraysBase = "0.6"
25+
SparseArraysBase = "0.7"
2626
Suppressor = "0.2"
2727
TensorAlgebra = "0.3"
2828
Test = "1.10"

0 commit comments

Comments
 (0)