Skip to content

Commit 7d15bc9

Browse files
Update DecisionFocusedLearningAlgorithms requirement to 0.2.0 in /test (#22)
Updates the requirements on [DecisionFocusedLearningAlgorithms](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningAlgorithms.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningAlgorithms.jl/releases) - [Commits](v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: DecisionFocusedLearningAlgorithms dependency-version: 0.2.0 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 70f8871 commit 7d15bc9

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
@@ -15,6 +15,7 @@ DecisionFocusedLearningAlgorithms = {path = ".."}
1515

1616
[compat]
1717
Aqua = "0.8"
18+
DecisionFocusedLearningAlgorithms = "0.2.0"
1819
DecisionFocusedLearningBenchmarks = "0.5"
1920
Documenter = "1"
2021
JuliaFormatter = "2"

0 commit comments

Comments
 (0)