diff --git a/README.md b/README.md index 51584e5e0..3cf1fd5da 100644 --- a/README.md +++ b/README.md @@ -831,10 +831,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-yes-green.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/38b2758 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/38b2758/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/0b3ea93 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/0b3ea93/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-38b2758-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-0b3ea93-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 fd225b7fc..ee3ebd460 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.11.1 +- ⬆️ Update SQLAlchemy to v2.0.16 (#462) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update nbconvert to v7.5.0 (#463) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/jupyterlab/README.md b/jupyterlab/README.md index c17d53d7c..5410ca504 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-38b2758-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/38b2758 +[release-shield]: https://img.shields.io/badge/version-0b3ea93-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/0b3ea93 [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 310a22d52..458332865 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 38b2758 +version: 0b3ea93 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text