diff --git a/README.md b/README.md index e978f259e..3f67459de 100644 --- a/README.md +++ b/README.md @@ -915,10 +915,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/1e1fbd5 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/1e1fbd5/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/71d4304 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/71d4304/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-1e1fbd5-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-71d4304-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 43815bf35..12f328d51 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,2 +1,14 @@ # Changelog since v0.15.2 +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.4.0 (#617) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update SQLAlchemy to v2.0.32 (#612) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update matplotlib to v3.9.2 (#615) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update bokeh to v3.5.1 (#613) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update numpy to v2.0.1 (#616) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 91d71e02c..3d6ca41b2 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons: [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-1e1fbd5-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/1e1fbd5 +[release-shield]: https://img.shields.io/badge/version-71d4304-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/71d4304 [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 c2a178dbc..3c8882ad3 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 1e1fbd5 +version: 71d4304 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text