Skip to content

Commit a800c02

Browse files
github-actions[bot]CompatHelper Juliayebai
authored
CompatHelper: bump compat for Makie to 0.22, (keep existing compat) (#72)
* CompatHelper: bump compat for Makie to 0.22, (keep existing compat) * CompatHelper: bump compat for Makie to 0.22 for package test, (keep existing compat) --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
1 parent 65dbf81 commit a800c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
1010

1111
[compat]
1212
AbstractGPs = "0.3, 0.4, 0.5"
13-
Makie = "0.15.2, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
13+
Makie = "0.15.2, 0.16 - 0.22"
1414
julia = "1.10"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
66

77
[compat]
88
AbstractGPs = "0.3, 0.4, 0.5"
9-
Makie = "0.15.2, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
9+
Makie = "0.15.2, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
1010
julia = "1.3"

0 commit comments

Comments
 (0)