Skip to content

Commit b8f2d6c

Browse files
Update Plots requirement to 1.41.6 in /test
Updates the requirements on [Plots](https://github.com/JuliaPlots/Plots.jl) to permit the latest version. - [Release notes](https://github.com/JuliaPlots/Plots.jl/releases) - [Changelog](https://github.com/JuliaPlots/Plots.jl/blob/v2/NEWS.md) - [Commits](JuliaPlots/Plots.jl@Plots-v1.41.5+docs...Plots-v1.41.6) --- updated-dependencies: - dependency-name: Plots dependency-version: 1.41.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fedfbf2 commit b8f2d6c

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
@@ -23,4 +23,5 @@ DecisionFocusedLearningBenchmarks = {path = ".."}
2323
[compat]
2424
Aqua = "0.8.14"
2525
JuliaFormatter = "2"
26+
Plots = "1.41.6"
2627
Test = "1"

0 commit comments

Comments
 (0)