Closed renovate[bot] closed 2 months ago
The update involves changing the version of the bokeh
library in the JupyterLab project's requirements.txt
file from 3.5.1
to 3.5.2
. This change signifies a minor version increase, indicating updates that typically include bug fixes, performance enhancements, or minor feature improvements, while leaving other dependencies unchanged.
File | Change Summary |
---|---|
jupyterlab/requirements.txt | Updated bokeh version from 3.5.1 to 3.5.2 |
sequenceDiagram
participant User
participant JupyterLab
participant Bokeh
User->>JupyterLab: Request to run a notebook
JupyterLab->>Bokeh: Render visualizations
Bokeh-->>JupyterLab: Return rendered graphics
JupyterLab-->>User: Display notebook with charts
🐰 In the garden of code, a change so bright,
Bokeh hops up, making visuals just right.
From3.5.1
to3.5.2
, a leap in cheer,
Bugs and fixes, oh what a year!
With every hop, the colors bloom,
A joyful code rabbit, dispelling the gloom! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
==3.5.1
->==3.5.2
Release Notes
bokeh/bokeh (bokeh)
### [`v3.5.2`](https://togithub.com/bokeh/bokeh/compare/3.5.1...3.5.2) [Compare Source](https://togithub.com/bokeh/bokeh/compare/3.5.1...3.5.2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.