Skip to content

Commit 328d475

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for CairoMakie to 0.15 for package docs, (drop existing compat) (#169)
This pull request changes the compat entry for the `CairoMakie` package from `0.14` to `0.15` for package docs. This drops the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 91a5d53 commit 328d475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TuringGLM = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74"
1010

1111
[compat]
1212
CSV = "0.10"
13-
CairoMakie = "0.14"
13+
CairoMakie = "0.15"
1414
CategoricalArrays = "0.10"
1515
DataFrames = "1"
1616
Documenter = "1"

0 commit comments

Comments
 (0)