Update git submodules

* Update cliff from branch 'master'
  to 156e1eb0b9b9ad5feaa4b3e772f2cbc6a7694cf5
  - Use importlib.metadata on Python 3.10+
    
    Favor importlib.metadata.packages_distributions() over
    importlib_metadata.packages_distributions() where it is available, i.e.,
    on Python 3.10 and later.
    
    Depend on PyPI importlib_metadata only on Python 3.9 and older:
    conditionalize the requirements.txt entry on Python version.
    
    Change-Id: I624fc0059057de05bb2bacd9c1238cba71ebad2a
This commit is contained in:
Benjamin A. Beasley 2023-12-19 09:03:22 -04:00 committed by Gerrit Code Review
parent 7069a18cee
commit 1e5e3f0ee1
1 changed files with 1 additions and 1 deletions

2
cliff

@ -1 +1 @@
Subproject commit 3ee0725a094b0f80fa72f6bfc8bc97fe20b8fde8
Subproject commit 156e1eb0b9b9ad5feaa4b3e772f2cbc6a7694cf5