Skip to content

Commit 8c30f09

Browse files
Bump the all-julia-dependencies group across 3 directories with 1 update
--- updated-dependencies: - dependency-name: Symbolics dependency-version: 7.0.1 dependency-type: direct:production dependency-group: all-julia-dependencies - dependency-name: Symbolics dependency-version: 7.0.1 dependency-type: direct:production dependency-group: all-julia-dependencies - dependency-name: Symbolics dependency-version: 7.0.1 dependency-type: direct:production dependency-group: all-julia-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8360444 commit 8c30f09

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ SparseArrays = "1"
3939
SymEngine = "0.8, 0.9.1, 0.10, 0.11, 0.12, 0.13"
4040
SymPy = "2"
4141
SymPyPythonCall = "0.3, 0.4, 0.5"
42-
Symbolics = "4, 5, 6"
42+
Symbolics = "4, 5, 6, 7.0"
4343
julia = "1.6"
4444

4545
[extras]

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ PyCall = "1"
2020
StaticArrays = "1"
2121
SymEngine = "0.13"
2222
SymPyPythonCall = "0.5"
23-
Symbolics = "6"
23+
Symbolics = "6, 7.0"
2424

2525
[preferences.OrdinaryDiffEq]
2626
PrecompileAutoSpecialize = false

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ StaticArrays = "1"
1515
SymEngine = "0.8, 0.9.1, 0.10, 0.11, 0.12, 0.13"
1616
SymPy = "2"
1717
SymPyPythonCall = "0.3, 0.4, 0.5"
18-
Symbolics = "4, 5, 6"
18+
Symbolics = "4, 5, 6, 7.0"

0 commit comments

Comments
 (0)