Skip to content

Commit d9f6813

Browse files
build(deps): bump the all-julia-packages group across 2 directories with 3 updates
Updates the requirements on [Symbolics](https://github.com/JuliaSymbolics/Symbolics.jl), [SymbolicUtils](https://github.com/JuliaSymbolics/SymbolicUtils.jl) and [ModelingToolkit](https://github.com/SciML/ModelingToolkit.jl) to permit the latest version. Updates `Symbolics` to 7.4.1 - [Release notes](https://github.com/JuliaSymbolics/Symbolics.jl/releases) - [Changelog](https://github.com/JuliaSymbolics/Symbolics.jl/blob/master/NEWS.md) - [Commits](JuliaSymbolics/Symbolics.jl@v6.14.0...v7.4.1) Updates `SymbolicUtils` to 4.10.0 - [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases) - [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.7.2...v4.10.0) Updates `ModelingToolkit` to 11.4.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.4.0) Updates `ModelingToolkit` to 11.4.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.4.0) --- updated-dependencies: - dependency-name: Symbolics dependency-version: 7.4.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SymbolicUtils dependency-version: 4.10.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 11.4.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: ModelingToolkit dependency-version: 11.4.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfecb08 commit d9f6813

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ LuxLib = "1.3"
8686
MCMCChains = "7"
8787
MLDataDevices = "1.2.0"
8888
MethodOfLines = "0.11.6"
89-
ModelingToolkit = "9.46, 10"
89+
ModelingToolkit = "9.46, 10, 11.4"
9090
MonteCarloMeasurements = "1.1"
9191
NeuralOperators = "0.5, 0.6"
9292
Optimisers = "0.3.3, 0.4"
@@ -105,8 +105,8 @@ SciMLBase = "2.56"
105105
Statistics = "1.10"
106106
StochasticDiffEq = "6.69.1"
107107
SymbolicIndexingInterface = "0.3.31"
108-
SymbolicUtils = "3.7.2"
109-
Symbolics = "6.14"
108+
SymbolicUtils = "3.7.2, 4.10"
109+
Symbolics = "6.14, 7.4"
110110
TensorBoardLogger = "0.1.24"
111111
Test = "1.10"
112112
WeightInitializers = "1.0.3"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ LineSearches = "7.2"
4444
Lux = "1"
4545
LuxCUDA = "0.3.2"
4646
MethodOfLines = "0.11"
47-
ModelingToolkit = "9.7, 10"
47+
ModelingToolkit = "9.7, 10, 11.4"
4848
MonteCarloMeasurements = "1"
4949
NeuralOperators = "0.5, 0.6"
5050
NeuralPDE = "5"

0 commit comments

Comments
 (0)