Update git submodules

* Update masakari from branch 'master'
  to 5647c6b1320ad2e597a297487085f39235c525a7
  - db: Don't rely on implicit autocommit
    
    Resolve the following RemovedIn20Warning warning:
    
      The current statement is being autocommitted using implicit
      autocommit, which will be removed in SQLAlchemy 2.0. Use the .begin()
      method of Engine or Connection in order to use an explicit transaction
      for DML and DDL statements.
    
    This is the beefiest one due to our extensive reliance on auto-commit.
    
    Change-Id: Iebf9d022c312b8f5457ff34eb497cdb851aa4901
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane 2023-12-24 06:14:42 +01:00 committed by Gerrit Code Review
parent a0b6470b21
commit ce9f683b5c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bbc4f7edd0a6539e8fce9d696cc236864315ad84
Subproject commit 5647c6b1320ad2e597a297487085f39235c525a7