Skip to content

Commit 433bc00

Browse files
Update StructUtils requirement 2.8
Updates the requirements on [StructUtils](https://github.com/JuliaServices/StructUtils.jl) to permit the latest version. Updates `StructUtils` to 2.8.2 - [Commits](JuliaServices/StructUtils.jl@v2.7.0...v2.8.2) --- updated-dependencies: - dependency-name: StructUtils dependency-version: 2.8.2 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 537c209 commit 433bc00

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
@@ -67,7 +67,7 @@ SHA = "0.7, 1"
6767
SparseArrays = "1.11"
6868
StaticArrays = "1"
6969
Statistics = "1.11"
70-
StructUtils = "=2.7.0"
70+
StructUtils = "=2.7.0, 2.8"
7171
Tables = "1.11.1"
7272
Tar = "1.9"
7373
TensorCast = "0.3.3, 0.4"

0 commit comments

Comments
 (0)