From a0b1c66b4daafea023c378d9aacd53fbcaa56731 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 27 Nov 2019 09:48:40 -0500 Subject: update submodules --- .gitmodules | 3 +++ python-dash-core-components | 2 +- python-dash-html-components | 2 +- python-dash-renderer | 2 +- python-paramiko-ng | 1 + 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 python-paramiko-ng diff --git a/.gitmodules b/.gitmodules index 3d8246d..5ba1dc7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -362,3 +362,6 @@ [submodule "openblas-lapack"] path = openblas-lapack url = aur@aur.archlinux.org:openblas-lapack.git +[submodule "python-paramiko-ng"] + path = python-paramiko-ng + url = aur@aur.archlinux.org:python-paramiko-ng.git diff --git a/python-dash-core-components b/python-dash-core-components index db1c705..d53b579 160000 --- a/python-dash-core-components +++ b/python-dash-core-components @@ -1 +1 @@ -Subproject commit db1c7052671d8e109ffaaf88596f93ea7e1af6f3 +Subproject commit d53b579770b708777eff4a550d76aecde2e3e0c9 diff --git a/python-dash-html-components b/python-dash-html-components index d5b98d8..ccedd34 160000 --- a/python-dash-html-components +++ b/python-dash-html-components @@ -1 +1 @@ -Subproject commit d5b98d81812d88fa79dc46bec4bbc4044960cf0b +Subproject commit ccedd346386d3b90b5fc4e1ea845b4979acea572 diff --git a/python-dash-renderer b/python-dash-renderer index 0a798a5..5b787da 160000 --- a/python-dash-renderer +++ b/python-dash-renderer @@ -1 +1 @@ -Subproject commit 0a798a55d46ac05428e687ede1e9afbd97120a50 +Subproject commit 5b787da9d1d89659369ab8536565e2c596824dd3 diff --git a/python-paramiko-ng b/python-paramiko-ng new file mode 160000 index 0000000..7037722 --- /dev/null +++ b/python-paramiko-ng @@ -0,0 +1 @@ +Subproject commit 7037722862300031c3bb69972d91f39941d01b7f -- cgit v1.2.3-70-g09d2