Skip to content

Commit 17b48bb

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for JSON in [weakdeps] to 1, (keep existing compat)
1 parent 6ad3908 commit 17b48bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1616
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
1717
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1818
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
19-
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2019
SentinelArrays = "91c51154-3ec4-41a3-a24f-3f23e20d615c"
20+
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2121
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
2222

2323
[extensions]
2424
CategoricalArraysArrowExt = "Arrow"
2525
CategoricalArraysJSONExt = "JSON"
2626
CategoricalArraysRecipesBaseExt = "RecipesBase"
27-
CategoricalArraysStatsBaseExt = "StatsBase"
2827
CategoricalArraysSentinelArraysExt = "SentinelArrays"
28+
CategoricalArraysStatsBaseExt = "StatsBase"
2929
CategoricalArraysStructTypesExt = "StructTypes"
3030

3131
[compat]
3232
Arrow = "2"
3333
Compat = "3.47, 4.10"
3434
DataAPI = "1.6"
35-
JSON = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21"
35+
JSON = "0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 1"
3636
JSON3 = "1.1.2"
3737
Missings = "0.4.3, 1"
3838
RecipesBase = "1.1"

0 commit comments

Comments
 (0)