diff --git a/README.md b/README.md index 8904a9aee..e0479b012 100644 --- a/README.md +++ b/README.md @@ -841,10 +841,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/462a199 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/462a199/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/fee4b6e +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/fee4b6e/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-462a199-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-fee4b6e-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 774478908..880b573b3 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v0.9.0 +- ⬆️ Bump psycopg2 from 2.9.1 to 2.9.3 (#334) + +Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.1 to 2.9.3. +- [Release notes](https://github.com/psycopg/psycopg2/releases) +- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) +- [Commits](https://github.com/psycopg/psycopg2/commits) + +--- +updated-dependencies: +- dependency-name: psycopg2 + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump nbconvert from 6.5.1 to 7.0.0 (#333) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 837152a3d..38204ab59 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-462a199-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/462a199 +[release-shield]: https://img.shields.io/badge/version-fee4b6e-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/fee4b6e [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 5225b654a..571b2037f 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -26,4 +26,4 @@ schema: - str slug: jupyterlablite url: https://github.com/hassio-addons/addon-jupyterlab -version: 462a199 +version: fee4b6e