diff --git a/README.md b/README.md index be1fc66eda4..66e5571ce54 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.0 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.0/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.1 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.1/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.1-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 015ebdaae90..601bd3b0061 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,5 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Update SQLAlchemy to v2.0.30 @renovate ([#594](https://github.com/hassio-addons/addon-jupyterlab/pull/594)) -- ⬆️ Update jupyterlab to v4.2.0 @renovate ([#595](https://github.com/hassio-addons/addon-jupyterlab/pull/595)) +- ⬆️ Update scrapy to v2.11.2 @renovate ([#596](https://github.com/hassio-addons/addon-jupyterlab/pull/596)) +- ⬆️ Update matplotlib to v3.9.0 @renovate ([#597](https://github.com/hassio-addons/addon-jupyterlab/pull/597)) +- ⬆️ Update jupyterlab_widgets to v3.0.11 @renovate ([#601](https://github.com/hassio-addons/addon-jupyterlab/pull/601)) +- ⬆️ Update jupyterlab to v4.2.1 @renovate ([#599](https://github.com/hassio-addons/addon-jupyterlab/pull/599)) +- ⬆️ Update ipywidgets to v8.1.3 @renovate ([#600](https://github.com/hassio-addons/addon-jupyterlab/pull/600)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index cf6a1428271..0e888d4e655 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.0-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.0 +[release-shield]: https://img.shields.io/badge/version-v0.15.1-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.1 [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 d327f65e767..4066ff59e38 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.15.0 +version: 0.15.1 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text