Update git submodules

* Update oslo.db from branch 'master'
  to 20181ab78f6fcd0e4ec484aa99a6012a4b58d4c6
  - Merge "Don't pass kwargs to connection.execute()"
  - Don't pass kwargs to connection.execute()
    
    Resolve the following RemovedIn20Warning warning:
    
      The connection.execute() method in SQLAlchemy 2.0 will accept
      parameters as a single dictionary or a single sequence of dictionaries
      only. Parameters passed as keyword arguments, tuples or positionally
      oriented dictionaries and/or tuples will no longer be accepted.
    
    Change-Id: I44675fce86337696b6494abc03e8058af32686c6
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Zuul 2021-11-12 18:46:06 +00:00 committed by Gerrit Code Review
parent 56fb7a2de5
commit 0dec75d4d2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e3dc6bbf77912b8971b452d8fa6adc82bbcaf53d
Subproject commit 20181ab78f6fcd0e4ec484aa99a6012a4b58d4c6