Skip to content

Commit f40d375

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for MCMCChains in [weakdeps] to 7, (keep existing compat) (#110)
* CompatHelper: bump compat for MCMCChains in [weakdeps] to 7, (keep existing compat) * Update Project.toml * CompatHelper: bump compat for DynamicPPL in [weakdeps] to 0.36, (keep existing compat) (#109) Co-authored-by: CompatHelper Julia <[email protected]> --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 150ed91 commit f40d375

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
@@ -1,7 +1,7 @@
11
name = "ParetoSmooth"
22
uuid = "a68b5a21-f429-434e-8bfa-46b447300aac"
33
authors = ["Carlos Parada <[email protected]>"]
4-
version = "0.7.15"
4+
version = "0.7.16"
55

66
[deps]
77
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
@@ -26,9 +26,9 @@ ParetoSmoothMCMCChainsExt = "MCMCChains"
2626

2727
[compat]
2828
AxisKeys = "0.1.18, 0.2"
29-
DynamicPPL = "0.21 - 0.34, 0.35"
29+
DynamicPPL = "0.21 - 0.36"
3030
LogExpFunctions = "0.3"
31-
MCMCChains = "6"
31+
MCMCChains = "6, 7"
3232
MCMCDiagnosticTools = "0.3.2"
3333
NamedDims = "0.2.35, 1"
3434
PrettyTables = "2.1,2.2"

0 commit comments

Comments
 (0)