diff --git a/README.md b/README.md index f7bb5fc5d564..ed281eabc464 100644 --- a/README.md +++ b/README.md @@ -904,10 +904,10 @@ SOFTWARE. [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [influxdb-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.5 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.5/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.6 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.6/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.5-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.6-blue.svg [jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/jupyterlab/CHANGELOG.md b/jupyterlab/CHANGELOG.md index d33846df7d96..789ca776a6bb 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,15 +2,11 @@ ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 @renovate ([#633](https://github.com/hassio-addons/addon-jupyterlab/pull/633)) -- ⬆️ Update SQLAlchemy to v2.0.36 @renovate ([#636](https://github.com/hassio-addons/addon-jupyterlab/pull/636)) -- ⬆️ Update psycopg2 to v2.9.10 @renovate ([#637](https://github.com/hassio-addons/addon-jupyterlab/pull/637)) -- ⬆️ Update mysqlclient to v2.2.5 @renovate ([#638](https://github.com/hassio-addons/addon-jupyterlab/pull/638)) -- ⬆️ Update jupyterlab to v4.3.0 @renovate ([#639](https://github.com/hassio-addons/addon-jupyterlab/pull/639)) -- ⬆️ Update numpy to v2.1.3 @renovate ([#640](https://github.com/hassio-addons/addon-jupyterlab/pull/640)) -- ⬆️ Update bokeh to v3.6.1 @renovate ([#641](https://github.com/hassio-addons/addon-jupyterlab/pull/641)) -- ⬆️ Update mysqlclient to v2.2.6 @renovate ([#643](https://github.com/hassio-addons/addon-jupyterlab/pull/643)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 @renovate ([#642](https://github.com/hassio-addons/addon-jupyterlab/pull/642)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 @renovate ([#644](https://github.com/hassio-addons/addon-jupyterlab/pull/644)) -- ⬆️ Update jupyterlab to v4.3.1 @renovate ([#645](https://github.com/hassio-addons/addon-jupyterlab/pull/645)) -- ⬆️ Update scrapy to v2.12.0 @renovate ([#646](https://github.com/hassio-addons/addon-jupyterlab/pull/646)) +- ⬆️ Update matplotlib to v3.9.3 @renovate ([#648](https://github.com/hassio-addons/addon-jupyterlab/pull/648)) +- ⬆️ Update jupyterlab to v4.3.2 @renovate ([#650](https://github.com/hassio-addons/addon-jupyterlab/pull/650)) +- ⬆️ Update bokeh to v3.6.2 @renovate ([#649](https://github.com/hassio-addons/addon-jupyterlab/pull/649)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 @renovate ([#647](https://github.com/hassio-addons/addon-jupyterlab/pull/647)) +- ⬆️ Update numpy to v2.2.0 @renovate ([#651](https://github.com/hassio-addons/addon-jupyterlab/pull/651)) +- ⬆️ Update jupyterlab to v4.3.3 @renovate ([#652](https://github.com/hassio-addons/addon-jupyterlab/pull/652)) +- ⬆️ Update matplotlib to v3.9.4 @renovate ([#654](https://github.com/hassio-addons/addon-jupyterlab/pull/654)) +- ⬆️ Update matplotlib to v3.10.0 @renovate ([#655](https://github.com/hassio-addons/addon-jupyterlab/pull/655)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 46e01ef018ee..73762ca9ee2e 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture. [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.15.5-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.5 +[release-shield]: https://img.shields.io/badge/version-v0.15.6-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.6 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png \ No newline at end of file diff --git a/jupyterlab/config.yaml b/jupyterlab/config.yaml index 4ff4c54f7067..54e84a5784d8 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.15.5 +version: 0.15.6 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text