Skip to content

Commit 9ef1bfd

Browse files
authored
Merge pull request #21 from dmetivie/dependabot/julia/docs/julia-dependencies-560ee17a95
Bump the julia-dependencies group across 2 directories with 7 updates
2 parents 3c8ce7e + c490f5e commit 9ef1bfd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

docs/Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,10 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
1212
ExpectationMaximization = {path = ".."}
1313

1414
[compat]
15+
CSV = "0.10.16"
16+
Distributions = "0.25.125"
1517
Documenter = "1"
18+
ExpectationMaximization = "0.2.4"
19+
Literate = "2.21.0"
20+
MLDatasets = "0.7.21"
21+
StatsPlots = "0.15.8"

test/Project.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
66
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
77

88
[sources]
9-
ExpectationMaximization = {path = ".."}
9+
ExpectationMaximization = {path = ".."}
10+
[compat]
11+
Distributions = "0.25.125"
12+
ExpectationMaximization = "0.2.4"
13+
StableRNGs = "1.0.4"

0 commit comments

Comments
 (0)