Skip to content

Commit 4193fb4

Browse files
Bump the all-julia-packages group across 1 directory with 3 updates
Updates the requirements on [OrdinaryDiffEq](https://github.com/SciML/OrdinaryDiffEq.jl), [DelayDiffEq](https://github.com/SciML/DelayDiffEq.jl) and [Plots](https://github.com/JuliaPlots/Plots.jl) to permit the latest version. Updates `OrdinaryDiffEq` to 6.104.0 - [Release notes](https://github.com/SciML/OrdinaryDiffEq.jl/releases) - [Commits](SciML/OrdinaryDiffEq.jl@v0.0.1...v6.104.0) Updates `DelayDiffEq` to 5.64.0 - [Release notes](https://github.com/SciML/DelayDiffEq.jl/releases) - [Commits](v0.0.1...v5.64.0) Updates `Plots` to 1.41.3 - [Release notes](https://github.com/JuliaPlots/Plots.jl/releases) - [Changelog](https://github.com/JuliaPlots/Plots.jl/blob/v2/NEWS.md) - [Commits](JuliaPlots/Plots.jl@v0.0.1...v1.41.3) --- updated-dependencies: - dependency-name: OrdinaryDiffEq dependency-version: 6.104.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: DelayDiffEq dependency-version: 5.64.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Plots dependency-version: 1.41.3 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7227d72 commit 4193fb4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
55
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
66

77
[compat]
8-
Documenter = "1"
8+
DelayDiffEq = "5.64.0"
9+
Documenter = "1"
10+
OrdinaryDiffEq = "6.105.0"
11+
Plots = "1.41.3"

0 commit comments

Comments
 (0)