Skip to content

Commit 0672f4d

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for DataInterpolations to 8, (keep existing compat) (#18)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent ade054f commit 0672f4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
2424

2525
[compat]
2626
Accessors = "0.1.42"
27-
DataInterpolations = "7.2.0"
27+
DataInterpolations = "7.2.0, 8"
2828
Dates = "1.10"
2929
DiffEqNoiseProcess = "5.24.1"
3030
Distributions = "0.25"
@@ -43,7 +43,6 @@ StochasticDiffEq = "6"
4343
Test = "1.10"
4444
julia = "1.10"
4545

46-
4746
[extras]
4847
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4948

0 commit comments

Comments
 (0)