From e62bd8cdc4a17d930e37d56ad943645a15d5e81a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 20 Mar 2023 09:27:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 35e7448 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 16 ++++++++++++++++ jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index acbf0b28e..3d79f6a4c 100644 --- a/README.md +++ b/README.md @@ -850,10 +850,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/03e9cb0 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/03e9cb0/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/35e7448 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/35e7448/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-03e9cb0-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-35e7448-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 4bf441d64..6e488e157 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.10.0 +- ⬆️ Bump sqlalchemy from 2.0.6 to 2.0.7 in /jupyterlab (#420)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> + +Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.6 to 2.0.7. +- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) +- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) +- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) + +--- +updated-dependencies: +- dependency-name: sqlalchemy + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump jupyter-bokeh from 3.0.5 to 3.0.7 in /jupyterlab (#418) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/jupyterlab/README.md b/jupyterlab/README.md index c29ae8ae9..9fe53aed4 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-03e9cb0-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/03e9cb0 +[release-shield]: https://img.shields.io/badge/version-35e7448-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/35e7448 [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 78f78a7d7..bbb2977ff 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 03e9cb0 +version: 35e7448 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text