Skip to content

Commit

Permalink
bump compats
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Dec 18, 2024
1 parent 9bea824 commit 085257b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ FlexiMapsStructArraysExt = ["FlexiMaps", "StructArrays"]

[compat]
Accessors = "0.1.36"
ColorTypes = "0.11"
ColorTypes = "0.11, 0.12"
CompositionsBase = "0.1.2"
ConstructionBase = "1.5.1"
DataPipes = "0.3.5"
Expand All @@ -59,7 +59,7 @@ LinearAlgebra = "1"
Reexport = "1.2.2"
Skipper = "0.1.11"
StaticArrays = "1.5.6"
StructArrays = "0.6.21"
StructArrays = "0.6.21, 0.7.1"
Tables = "1"
Test = "1"
URIs = "1.4"
Expand Down
2 changes: 0 additions & 2 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" # only needed for running upst

[compat]
Aqua = "0.8"
ColorTypes = "0.11"
CompatHelperLocal = "0.1.24"
DictArrays = "0.1.4"
Dictionaries = "0.3,0.4"
Expand All @@ -43,7 +42,6 @@ InverseFunctions = "0.1.7"
OffsetArrays = "1.12.7"
Skipper = "0.1.11"
StaticArrays = "1.5.6"
StructArrays = "0.6.8"
Tables = "1"
TestItemRunner = "1"
TestItems = "1"
Expand Down

0 comments on commit 085257b

Please sign in to comment.