Skip to content

Update plotnine requirement from >=0.13.0 to >=0.15.4 in /Python/rddensity#9

Merged
mdcattaneo merged 1 commit into
mainfrom
dependabot/pip/Python/rddensity/plotnine-gte-0.15.4
May 28, 2026
Merged

Update plotnine requirement from >=0.13.0 to >=0.15.4 in /Python/rddensity#9
mdcattaneo merged 1 commit into
mainfrom
dependabot/pip/Python/rddensity/plotnine-gte-0.15.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on plotnine to permit the latest version.

Release notes

Sourced from plotnine's releases.

v0.15.4

New

  • Bundled agent skills

Bug Fixes

  • Allow statsmodels==0.14.4 on pyodide, which bundles that version. Other platforms still require statsmodels>=0.14.6 for pandas 3 compatibility.
Changelog

Sourced from plotnine's changelog.

v0.15.4

(2026-05-05)

New

  • Bundled agent skills

Bug Fixes

  • Allow statsmodels==0.14.4 on pyodide, which bundles that version. Other platforms still require statsmodels>=0.14.6 for pandas 3 compatibility.

v0.15.3

(2025-01-28)

Enhancements

  • Removed warnings about copy-on-write for pandas >= 3.0.0

v0.15.2

(2025-12-12)

Bug Fixes

  • Fixed random failures for when using plotnine in quarto == 1.8.26. {{< issue 1017 >}}

v0.15.1

(2025-09-30)

New

  • Added which was conspicuously missing!

  • Added , making it possible to output/show plot composition objects when they are not the last object in a cell.

Enhancements

  • In a jupyter environment, the output when the plot is the last in a cell is now rendered without side effects. ({{< pr 969 >}})

  • When using the knitr engine in a Quarto document, you no longer need to class plot.show() to get output if the plot is the last object in the cell. ({{< issue 970 >}})

Bug Fixes

  • Fixed labels set with the labs call so that they are only ever overwritten by a call to labs or setting the name of a scale. Previously, if a global mapping was added after labs, it over-wrote the previously set labels.

... (truncated)

Commits
  • 947d803 BLD: Pin griffe<2.0.0 for doc builds
  • 3c386b7 Put skill description on oneline
  • e6be0a2 BLD: Allow statsmodels 0.14.4 on pyodide
  • d92dd7f Add agent skills for plotnine
  • 60389a1 TST: Skip a test for pandas < 3.
  • 38facba Apply copy-on-write context only when pandas < 3.0
  • f355a46 Backport: Fix is_knitr_engine check for quarto == 1.8.26
  • b747488 Prepare changelog for release
  • 40cb6f1 CI: Disable linting, formating & typechecking
  • 377ee83 TYP: Remove unnecessary type ignore
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [plotnine](https://github.com/has2k1/plotnine) to permit the latest version.
- [Release notes](https://github.com/has2k1/plotnine/releases)
- [Changelog](https://github.com/has2k1/plotnine/blob/v0.15.4/doc/changelog.qmd)
- [Commits](has2k1/plotnine@v0.13.0...v0.15.4)

---
updated-dependencies:
- dependency-name: plotnine
  dependency-version: 0.15.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 28, 2026

@mdcattaneo mdcattaneo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after checking the one-line requirements update and passing CI.

@mdcattaneo mdcattaneo merged commit b952ff7 into main May 28, 2026
3 checks passed
@mdcattaneo mdcattaneo deleted the dependabot/pip/Python/rddensity/plotnine-gte-0.15.4 branch May 28, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant