⬆️ Updating add-on JupyterLab to 7615837

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-15 17:56:53 +00:00
parent 62435fbb09
commit 6f4570f37f
4 changed files with 42 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/488d818
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/488d818/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/7615837
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/7615837/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-488d818-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-7615837-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,40 @@
# Changelog since v0.9.2
- ⬆️ Bump sqlalchemy from 1.4.43 to 1.4.44 in /jupyterlab (#371)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.43 to 1.4.44.
- [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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump geopy from 2.2.0 to 2.3.0 in /jupyterlab (#372)
Bumps [geopy](https://github.com/geopy/geopy) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/geopy/geopy/releases)
- [Changelog](https://github.com/geopy/geopy/blob/master/docs/changelog_2xx.rst)
- [Commits](https://github.com/geopy/geopy/compare/2.2.0...2.3.0)
---
updated-dependencies:
- dependency-name: geopy
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 nbconvert from 7.2.4 to 7.2.5 (#374)
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.4 to 7.2.5.

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-488d818-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/488d818
[release-shield]: https://img.shields.io/badge/version-7615837-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/7615837
[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: 488d818
version: '7615837'