Skip to content

Commit 46964f7

Browse files
Bump the all-julia-packages group across 1 directory with 2 updates
Updates the requirements on [OrdinaryDiffEqCore](https://github.com/SciML/OrdinaryDiffEq.jl) and [ModelingToolkit](https://github.com/SciML/ModelingToolkit.jl) to permit the latest version. Updates `OrdinaryDiffEqCore` to 2.0.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Commits](SciML/OrdinaryDiffEq.jl@v1.0.0...v2.0.0) Updates `ModelingToolkit` to 11.0.0 - [Release notes](https://github.com/SciML/ModelingToolkit.jl/releases) - [Changelog](https://github.com/SciML/ModelingToolkit.jl/blob/master/NEWS.md) - [Commits](https://github.com/SciML/ModelingToolkit.jl/commits/v11.0.0) --- updated-dependencies: - dependency-name: OrdinaryDiffEqCore dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 11.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3956d8a commit 46964f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@ FiniteDiff = "2"
6565
ForwardDiff = "0.10, 1"
6666
IncompleteLU = "0.2"
6767
JLD2 = "0.4, 0.5.1, 0.6"
68-
ModelingToolkit = "9, 10"
68+
ModelingToolkit = "9, 10, 11.0"
6969
NonlinearSolve = "3.15, 4"
7070
ODEProblemLibrary = "0.1, 1"
7171
Optimization = "3, 4, 5"
7272
OptimizationNLopt = "0.2, 0.3"
7373
OrdinaryDiffEq = "6.76"
7474
OrdinaryDiffEqBDF = "1"
75-
OrdinaryDiffEqCore = "1"
75+
OrdinaryDiffEqCore = "1, 2.0"
7676
Plots = "1"
7777
RecursiveArrayTools = "3"
7878
SDEProblemLibrary = "0.1, 1"

0 commit comments

Comments
 (0)