Skip to content

Commit 0326c09

Browse files
Update DecisionFocusedLearningBenchmarks requirement 0.7 in /test
Updates the requirements on [DecisionFocusedLearningBenchmarks](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningBenchmarks.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningBenchmarks.jl/releases) - [Commits](JuliaDecisionFocusedLearning/DecisionFocusedLearningBenchmarks.jl@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: DecisionFocusedLearningBenchmarks dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26d7819 commit 0326c09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DecisionFocusedLearningAlgorithms = {path = ".."}
1616
[compat]
1717
Aqua = "0.8"
1818
DecisionFocusedLearningAlgorithms = "0.2.3"
19-
DecisionFocusedLearningBenchmarks = "0.6.1"
19+
DecisionFocusedLearningBenchmarks = "0.6.1, 0.7"
2020
Documenter = "1"
2121
InferOpt = "0.7.2"
2222
MLUtils = "0.4"

0 commit comments

Comments
 (0)