Update git submodules

* Update devstack from branch 'master'
  to 4ddd456dd3e71bcdf9a02a12dd5914b82ec48e91
  - Add support for the pyproject.toml file in setup with constraints
    
    In the _setup_package_with_constraints_edit name of the package was
    always discovered from the setup.cfg file. But as some projects
    implements PEP-621 (see [1] for the SQLAlchemy for example) it is not
    enough now.
    This patch adds parsing pyproject.toml file also if name is not found in
    the setup.cfg file.
    
    [1] a8dbf8763a
    
    Closes-Bug: #2052509
    Change-Id: Iee9262079d09a8bd22cd05a8f17950a41a0d1f9d
This commit is contained in:
Slawek Kaplonski 2024-02-12 17:05:34 +01:00 committed by Gerrit Code Review
parent faa4287d12
commit 108fc7e324
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1ba76adccbf5d18a5dc6266d3808dcd97e0b9c68
Subproject commit 4ddd456dd3e71bcdf9a02a12dd5914b82ec48e91