Update DecisionFocusedLearningAlgorithms requirement to 0.2.0 in /docs#21
Merged
BatyLeo merged 1 commit intoJun 21, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/julia/docs/DecisionFocusedLearningAlgorithms-0.2.0
branch
2 times, most recently
from
June 21, 2026 08:41
30a8a9e to
d38da42
Compare
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>
dependabot
Bot
force-pushed
the
dependabot/julia/docs/DecisionFocusedLearningAlgorithms-0.2.0
branch
from
June 21, 2026 09:05
d38da42 to
3bbdbdc
Compare
BatyLeo
deleted the
dependabot/julia/docs/DecisionFocusedLearningAlgorithms-0.2.0
branch
June 21, 2026 09:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on DecisionFocusedLearningAlgorithms to permit the latest version.
Release notes
Sourced from DecisionFocusedLearningAlgorithms's releases.
Commits
9b447c5Bump version to 0.2.09294db5CompatHelper: bump compat for DecisionFocusedLearningBenchmarks to 0.6, (keep...29ede36Merge pull request #10 from JuliaDecisionFocusedLearning/dependabot/github_ac...7c14c7dBump julia-actions/setup-julia from 2 to 3e317667Merge pull request #9 from JuliaDecisionFocusedLearning/dependabot/github_act...ade54fdBump codecov/codecov-action from 5 to 67c51353Merge pull request #8 from JuliaDecisionFocusedLearning/new-benchmark-interface28d2aa6cleanup dagger6a98761Cleanup train_policy interface and add new version of DFLBenchmarks to Projec...52e80c7add replay buffer option to dagger + bugfix