⬆️ Updating add-on JupyterLab to 62b450a

This commit is contained in:
Community Hass.io Add-ons Bot 2022-10-13 07:32:08 +00:00
parent 3e013c5b0d
commit 4912b1fdcd
4 changed files with 24 additions and 6 deletions

View file

@ -864,10 +864,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/7e29743
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/7e29743/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/62b450a
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/62b450a/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-7e29743-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-62b450a-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

View file

@ -1,4 +1,22 @@
# Changelog since v0.9.0
- ⬆️ Bump numpy from 1.23.3 to 1.23.4 in /jupyterlab (#351)
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.3 to 1.23.4.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.23.3...v1.23.4)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump jupyterlab from 3.4.7 to 3.4.8 in /jupyterlab (#346)
Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.4.7 to 3.4.8.

View file

@ -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-7e29743-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/7e29743
[release-shield]: https://img.shields.io/badge/version-62b450a-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/62b450a
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -26,4 +26,4 @@ schema:
- str
slug: jupyterlablite
url: https://github.com/hassio-addons/addon-jupyterlab
version: 7e29743
version: 62b450a