Skip to content

Commit

Permalink
CompatHelper: bump compat for Colors to 0.13, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 23, 2024
1 parent 320419e commit 75dbfa0
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 @@ -29,7 +29,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

[compat]
Accessors = "0.1"
Colors = "0.12"
Colors = "0.12, 0.13"
Dictionaries = "0.3, 0.4"
FileIO = "1.1"
GLM = "1.7"
Expand Down

0 comments on commit 75dbfa0

Please sign in to comment.