Skip to content

Commit

Permalink
CompatHelper: bump compat for ColorTypes to 0.12, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Nov 28, 2024
1 parent 5ddd9f0 commit 89f0fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
CategoricalArrays = "0.10.8"
ColorTypes = "0.11.5"
ColorTypes = "0.11.5, 0.12"
DataFrames = "1.7.0"
Distributions = "0.25.113"
GLM = "1.9.0"
Expand Down

0 comments on commit 89f0fa9

Please sign in to comment.