Skip to content

Commit 69f10f3

Browse files
Update VectorInterface requirement from 0.4.8, 0.5 to 0.4.8, 0.5, 0.6
Updates the requirements on [VectorInterface](https://github.com/QuantumKitHub/VectorInterface.jl) to permit the latest version. Updates `VectorInterface` to 0.6.0 - [Release notes](https://github.com/QuantumKitHub/VectorInterface.jl/releases) - [Commits](https://github.com/QuantumKitHub/VectorInterface.jl/commits/v0.6.0) --- updated-dependencies: - dependency-name: VectorInterface dependency-version: 0.6.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 316eec3 commit 69f10f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ TensorOperations = "5"
4141
Test = "1"
4242
TestExtras = "0.2, 0.3"
4343
TupleTools = "1"
44-
VectorInterface = "0.4.8, 0.5"
44+
VectorInterface = "0.4.8, 0.5, 0.6"
4545
julia = "1.10"
4646

4747
[extras]

0 commit comments

Comments
 (0)