Skip to content

Commit

Permalink
CompatHelper: bump compat for Documenter to 1 for package docs, (keep…
Browse files Browse the repository at this point in the history
… existing compat)
  • Loading branch information
CompatHelper Julia committed Sep 16, 2023
1 parent 627d945 commit bf8fab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Documenter = "0.27"
Documenter = "0.27, 1"
EvoTrees = "0.14.7, 0.15, 0.16"
MLJBase = "0.19, 0.20, 0.21"
MLJIteration = "0.5"
Expand Down

0 comments on commit bf8fab4

Please sign in to comment.