Update git submodules

* Update ldappool from branch 'master'
  to 709efc7bb3da6e20e88bad584632500d13ed92d4
  - add pyproject.toml to support pip 23.1
    
    pip 23.1 removed the "setup.py install" fallback for projects
    that do not have pyproject.toml and now uses a pyproject.toml
    which is vendored in pip.
    To address that, this change adds the minimal pyproject.toml
    to enable pbr to be properly used to build editable wheels.
    
    See https://pip.pypa.io/en/stable/news/#v23-1
    and https://github.com/pypa/pip/issues/8368 for more
    details on the removal of the fallback support.
    
    Co-Authored-By: Sean Mooney <work@seanmooney.info>
    Change-Id: I4ad62c41a4df1d49c6dd5e6cda551095b79b8002
This commit is contained in:
Takashi Kajinami 2025-05-28 16:50:50 +09:00 committed by Gerrit Code Review
parent 2d54881ed3
commit 18f7aa300f

@ -1 +1 @@
Subproject commit ebf32068926122805e4574754b0f7360fd277436
Subproject commit 709efc7bb3da6e20e88bad584632500d13ed92d4