Update git submodules

* Update mistral from branch 'master'
  to c588ae4c329419323eeaaec10129e3608c931269
  - Fix compatibility with sqlalchemy 2.0
    
    subtransactions=True was removed in SQLAlchemy 2.0[1]. Adjust migration
    scripts to get rid of the option.
    
    Also ensure the specific text class is used in execute.
    
    [1] https://docs.sqlalchemy.org/en/20/changelog/migration_20.html#migration-to-2-0-step-five-use-the-future-flag-on-session
    
    Change-Id: If03861c089022eda85d1f1127b7dad40fdacfbcf
This commit is contained in:
Takashi Kajinami 2024-06-02 03:03:14 +09:00 committed by Gerrit Code Review
parent 614c82a447
commit 75683b91d3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cadfe9dca2490afc05d2c2489db700a417cd0f0d
Subproject commit c588ae4c329419323eeaaec10129e3608c931269