Skip to content

Commit 8b7bf16

Browse files
Update InferOpt requirement to 0.7.2 in /test (#32)
Updates the requirements on [InferOpt](https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/releases) - [Commits](JuliaDecisionFocusedLearning/InferOpt.jl@v0.1.0...v0.7.2) --- updated-dependencies: - dependency-name: InferOpt dependency-version: 0.7.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c8888d commit 8b7bf16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Aqua = "0.8"
1818
DecisionFocusedLearningAlgorithms = "0.2.3"
1919
DecisionFocusedLearningBenchmarks = "0.6.1"
2020
Documenter = "1"
21+
InferOpt = "0.7.2"
2122
MLUtils = "0.4"
2223
Test = "1"
2324
ValueHistories = "0.5"

0 commit comments

Comments
 (0)