Skip to content

Commit 3cfac5c

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for CairoMakie to 0.14 for package docs, (drop existing compat) (#165)
This pull request changes the compat entry for the `CairoMakie` package from `0.13` to `0.14` 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 <compathelper_noreply@julialang.org>
1 parent e914739 commit 3cfac5c

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.13"
13+
CairoMakie = "0.14"
1414
CategoricalArrays = "0.10"
1515
DataFrames = "1"
1616
Documenter = "1"

0 commit comments

Comments
 (0)