Skip to content

Commit 861ae37

Browse files
github-actions[bot]CompatHelper Juliayebai
authored
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#1985)
* CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) * CompatHelper: bump compat for StatsBase to 0.34 for package test, (keep existing compat) (#1986) Co-authored-by: CompatHelper Julia <[email protected]> * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Hong Ge <[email protected]>
1 parent fb7da8d commit 861ae37

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.25.1"
3+
version = "0.25.2"
4+
45

56
[deps]
67
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -60,7 +61,7 @@ Requires = "0.5, 1.0"
6061
SciMLBase = "1.37.1"
6162
Setfield = "0.8, 1"
6263
SpecialFunctions = "0.7.2, 0.8, 0.9, 0.10, 1, 2"
63-
StatsBase = "0.32, 0.33"
64+
StatsBase = "0.32, 0.33, 0.34"
6465
StatsFuns = "0.8, 0.9, 1"
6566
Tracker = "0.2.3"
6667
julia = "1.7"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ PDMats = "0.10, 0.11"
5454
ReverseDiff = "1.4.2"
5555
SpecialFunctions = "0.10.3, 1, 2"
5656
StableRNGs = "1"
57-
StatsBase = "0.33"
57+
StatsBase = "0.33, 0.34"
5858
StatsFuns = "0.9.5, 1"
5959
TimerOutputs = "0.5"
6060
Tracker = "0.2.11"

0 commit comments

Comments
 (0)