diff --git a/README.md b/README.md index b5e44bb2d..e639abc3e 100644 --- a/README.md +++ b/README.md @@ -878,10 +878,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/ff65ba5 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/ff65ba5/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/fb2c82d +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/fb2c82d/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-ff65ba5-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-fb2c82d-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 51b75c6ed..11d34be19 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.13.0 +- ⬆️ Update pandas to v2.2.0 (#548) - ⬆️ Update jupyterlab to v4.0.11 (#547) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/jupyterlab/README.md b/jupyterlab/README.md index b8098d233..220a926b8 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-ff65ba5-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/ff65ba5 +[release-shield]: https://img.shields.io/badge/version-fb2c82d-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/fb2c82d [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 d9b078358..d41f54be6 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: ff65ba5 +version: fb2c82d slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text