Skip to content

Commit 421138d

Browse files
build(deps): bump the all-julia-packages group across 2 directories with 3 updates
Updates the requirements on [Distributions](https://github.com/JuliaStats/Distributions.jl), [SymbolicUtils](https://github.com/JuliaSymbolics/SymbolicUtils.jl) and [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version. Updates `Distributions` to 0.25.122 - [Release notes](https://github.com/JuliaStats/Distributions.jl/releases) - [Commits](JuliaStats/Distributions.jl@0.2.2...v0.25.122) Updates `SymbolicUtils` to 4.7.0 - [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases) - [Commits](v0.1.0...v4.7.0) Updates `Documenter` to 1.16.1 - [Release notes](https://github.com/JuliaDocs/Documenter.jl/releases) - [Changelog](https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md) - [Commits](JuliaDocs/Documenter.jl@v0.1.0...v1.16.1) --- updated-dependencies: - dependency-name: Distributions dependency-version: 0.25.122 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 - dependency-name: Documenter dependency-version: 1.16.1 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1a9945 commit 421138d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ ChainRulesCore = "1"
5050
Combinatorics = "1 - 1.0.2"
5151
ConstructionBase = "1.5.7"
5252
DataStructures = "0.18, 0.19"
53+
Distributions = "0.25.122"
5354
DocStringExtensions = "0.8, 0.9"
5455
DynamicPolynomials = "0.6.4"
5556
EnumX = "1.0.5"
@@ -77,7 +78,6 @@ TaskLocalValues = "0.1.2"
7778
TermInterface = "2.0"
7879
WeakCacheSets = "0.1.0"
7980
julia = "1.10"
80-
8181
[extras]
8282
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
8383
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

docs/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[deps]
22
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
4+
5+
[compat]
6+
Documenter = "1.16.1"
7+
SymbolicUtils = "4.8.0"

0 commit comments

Comments
 (0)