From 776df8794eb5d16915d19df2f0cf5edca40af811 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 2 Oct 2023 15:32:15 -0400 Subject: update submodules --- .gitmodules | 3 +++ arrow-flight-sql-postgresql | 1 + python-pydash | 2 +- python-xsdata | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 arrow-flight-sql-postgresql diff --git a/.gitmodules b/.gitmodules index b44a1b7..075a8f9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -460,3 +460,6 @@ [submodule "python-selenium"] path = python-selenium url = aur@aur.archlinux.org:python-selenium.git +[submodule "arrow-flight-sql-postgresql"] + path = arrow-flight-sql-postgresql + url = aur@aur.archlinux.org:arrow-flight-sql-postgresql.git diff --git a/arrow-flight-sql-postgresql b/arrow-flight-sql-postgresql new file mode 160000 index 0000000..b8a56ea --- /dev/null +++ b/arrow-flight-sql-postgresql @@ -0,0 +1 @@ +Subproject commit b8a56ea88d819f6655efceb3dbacdfd3f26f321b diff --git a/python-pydash b/python-pydash index 2fbb7d2..e393c28 160000 --- a/python-pydash +++ b/python-pydash @@ -1 +1 @@ -Subproject commit 2fbb7d2e7dad50cbf9c0bcef5987014b9a4e1beb +Subproject commit e393c28ea1b38a0eb0689fd77ecd9a6bba56e7f9 diff --git a/python-xsdata b/python-xsdata index f1c88fd..ae638ec 160000 --- a/python-xsdata +++ b/python-xsdata @@ -1 +1 @@ -Subproject commit f1c88fd8c30072fa6025a64521c2a5b3e35b8cca +Subproject commit ae638ec9d22a6dae8f5220d1a07f73e600fd8d19 -- cgit v1.2.3-70-g09d2