Skip to content

Commit 0b3015d

Browse files
github-actions[bot]CompatHelper JuliaBeastyBlacksmithyhaBioTurboNick
authored
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#4738)
* CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) * Plots 1.38.11 * Fix bar plot vector attribute with missing values (#4736) * Fix bar plot vector attribute with missing values * format --------- Co-authored-by: Simon Christ <[email protected]> * dev [skip ci] * Short-circuit `update_clims` if not necessary (#4743) * Fix straightline filling for PGFPlotsX backend (#4746) * fill whole line * adjust to PGFPlotsX v1.6 * Update src/backends/pgfplotsx.jl Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * remove linebreak * remove another linebreak * avoid colon in title * Plots 1.38.12 * dev [skip ci] * Fix UnitfulExt for PGFPlotsX take 2 (#4747) * tests and migrate unitformat * fix tests * format * fix tests * adjust empty label case * add imports * add compat * ditch 1.6 * Revert "ditch 1.6" This reverts commit 1f0ce95. * change imports * fix ci config --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Simon Christ <[email protected]> Co-authored-by: Yuval <[email protected]> Co-authored-by: Simon Christ <[email protected]> Co-authored-by: Nicholas Bauer <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 552328c commit 0b3015d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ RelocatableFolders = "0.3, 1"
8787
Requires = "1"
8888
Scratch = "1"
8989
Showoff = "0.3.1, 1"
90-
StatsBase = "0.33"
90+
StatsBase = "0.33, 0.34"
9191
UnicodeFun = "0.4"
9292
UnicodePlots = "3.4"
9393
UnitfulLatexify = "1"

0 commit comments

Comments
 (0)