diff --git a/README.md b/README.md index 1fd91926..7158a634 100644 --- a/README.md +++ b/README.md @@ -906,10 +906,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.14.2 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.2/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.3 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.3/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.2-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.3-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 957c0de3..bc42155e 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,11 +2,5 @@ ## ⬆️ Dependency updates -- ⬆️ Update nbconvert to v7.16.1 @renovate ([#570](https://github.com/hassio-addons/addon-jupyterlab/pull/570)) -- ⬆️ Update jupyterlab to v4.1.2 @renovate ([#571](https://github.com/hassio-addons/addon-jupyterlab/pull/571)) -- ⬆️ Update python-dateutil to v2.9.0.post0 @renovate ([#574](https://github.com/hassio-addons/addon-jupyterlab/pull/574)) -- ⬆️ Update nbconvert to v7.16.2 - autoclosed @renovate ([#576](https://github.com/hassio-addons/addon-jupyterlab/pull/576)) -- ⬆️ Update pandas to v2.2.1 @renovate ([#573](https://github.com/hassio-addons/addon-jupyterlab/pull/573)) -- ⬆️ Update SQLAlchemy to v2.0.28 @renovate ([#575](https://github.com/hassio-addons/addon-jupyterlab/pull/575)) -- ⬆️ Update jupyterlab to v4.1.4 @renovate ([#577](https://github.com/hassio-addons/addon-jupyterlab/pull/577)) -- ⬆️ Update jupyter_bokeh to v4 @renovate ([#572](https://github.com/hassio-addons/addon-jupyterlab/pull/572)) +- ⬆️ Update bokeh to v3.4.0 @renovate ([#579](https://github.com/hassio-addons/addon-jupyterlab/pull/579)) +- ⬆️ Update jupyterlab to v4.1.5 @renovate ([#578](https://github.com/hassio-addons/addon-jupyterlab/pull/578)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 3a30fe2a..c1156b6d 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -51,6 +51,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-v0.14.2-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.2 +[release-shield]: https://img.shields.io/badge/version-v0.14.3-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.3 [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 c45a7c27..86a28177 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.14.2 +version: 0.14.3 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text