Update git submodules

* Update python-ironic-inspector-client from branch 'master'
  to 61a323fac9497d53dbbbcb41f6a3c46961b1eb37
  - setup.cfg: Replace dashes by underscores
    
    Since setuptools v54.1.0[1], the parmeters with dash have been
    deprecated in favor of the new parameters with underscore.
    
    This change updates the parameters accordingly to avoid the warnings
    like the example below.
    
      UserWarning: Usage of dash-separated 'description-file' will not be
      supported in future versions. Please use the underscore name
      'description_file' instead
    
    [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
    
    Change-Id: I8cc51ddb1130cebbb9ee68b1f2abc1e7849c1fa9
This commit is contained in:
Takashi Kajinami 2022-02-08 00:00:49 +09:00 committed by Gerrit Code Review
parent 4bd966a10a
commit df52562b00
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6ac7e6ea651675e1a99212b2880a7bec2e067742
Subproject commit 61a323fac9497d53dbbbcb41f6a3c46961b1eb37