Skip to content

Commit ef91155

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Compat to 4, (keep existing compat) (#986)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 6bc9288 commit ef91155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1717
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1818

1919
[compat]
20-
Compat = "3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.6.0"
20+
Compat = "3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.6.0, 4"
2121
FillArrays = "0.6.2, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
2222
ForwardDiff = "0.10"
2323
LineSearches = "7.0.1"
@@ -30,8 +30,8 @@ StatsBase = "0.29, 0.30, 0.31, 0.32, 0.33"
3030
julia = "1.2"
3131

3232
[extras]
33-
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
3433
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
34+
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
3535
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
3636
NLSolversBase = "d41bc354-129a-5804-8e4c-c37616107c6c"
3737
OptimTestProblems = "cec144fc-5a64-5bc6-99fb-dde8f63e154c"

0 commit comments

Comments
 (0)