Skip to content

Commit 9f67251

Browse files
Update DiffEqBase requirement 7.0
Updates the requirements on [DiffEqBase](https://github.com/SciML/OrdinaryDiffEq.jl) to permit the latest version. Updates `DiffEqBase` to 7.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Changelog](https://github.com/SciML/OrdinaryDiffEq.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/OrdinaryDiffEq.jl/commits) --- updated-dependencies: - dependency-name: DiffEqBase dependency-version: 7.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fb818b commit 9f67251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
1010
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111

1212
[compat]
13-
DiffEqBase = "6.122"
13+
DiffEqBase = "6.122, 7.0"
1414
JET = "0.9, 0.10, 0.11"
1515
MATLAB = "0.8, 0.9"
1616
ModelingToolkit = "8, 9, 10, 11"

0 commit comments

Comments
 (0)