Skip to content

Commit b440455

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for BlockSparseArrays to 0.10 for package test, (keep existing compat) (#104)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
1 parent 44a4743 commit b440455

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NamedDimsArrays"
22
uuid = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"
33
authors = ["ITensor developers <support@itensor.org> and contributors"]
4-
version = "0.7.15"
4+
version = "0.7.16"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
Adapt = "4"
1717
Aqua = "0.8.9"
1818
BlockArrays = "1"
19-
BlockSparseArrays = "0.8, 0.9"
19+
BlockSparseArrays = "0.8, 0.9, 0.10"
2020
Combinatorics = "1"
2121
GradedArrays = "0.4"
2222
NamedDimsArrays = "0.7"

0 commit comments

Comments
 (0)