Skip to content

Commit ddea98b

Browse files
build(deps): bump the all-julia-packages group across 1 directory with 3 updates
Updates the requirements on [Symbolics](https://github.com/JuliaSymbolics/Symbolics.jl), [NeuralOperators](https://github.com/SciML/NeuralOperators.jl) and [SymbolicUtils](https://github.com/JuliaSymbolics/SymbolicUtils.jl) to permit the latest version. Updates `Symbolics` to 7.1.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.1.1) Updates `NeuralOperators` to 0.6.2 - [Release notes](https://github.com/SciML/NeuralOperators.jl/releases) - [Commits](SciML/NeuralOperators.jl@v0.5.0...v0.6.2) Updates `SymbolicUtils` to 4.7.0 - [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases) - [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.7.2...v4.7.0) --- updated-dependencies: - dependency-name: Symbolics dependency-version: 7.1.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: NeuralOperators dependency-version: 0.6.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SymbolicUtils dependency-version: 4.7.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca62cd9 commit ddea98b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ MLDataDevices = "1.2.0"
8888
MethodOfLines = "0.11.6"
8989
ModelingToolkit = "9.46, 10"
9090
MonteCarloMeasurements = "1.1"
91-
NeuralOperators = "0.5"
91+
NeuralOperators = "0.5, 0.6"
9292
Optimisers = "0.3.3, 0.4"
9393
Optimization = "4, 5"
9494
OptimizationOptimJL = "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.7"
109+
Symbolics = "6.14, 7.1"
110110
TensorBoardLogger = "0.1.24"
111111
Test = "1.10"
112112
WeightInitializers = "1.0.3"

0 commit comments

Comments
 (0)