Update git submodules

* Update cyborg from branch 'master'
  to 30041a9d09765ccfb1ee6ccb2b115cf6e78676e5
  - Merge "Replace deprecated with_lockmode with with_for_update"
  - Replace deprecated with_lockmode with with_for_update
    
    The Query.with_lockmode() method is deprecated since version 0.9.0
    and will be removed in a future release. [1]
    This patch replaces it with Query.with_for_update().
    
    [1] https://docs.sqlalchemy.org/en/13/orm/query.html#sqlalchemy.orm.query.Query.with_lockmode
    
    Closes-Bug: #1933398
    
    Change-Id: I1f189a2f354edb4dcad30ba2a82d83a8e24ffbd2
This commit is contained in:
Zuul 2021-06-26 05:43:27 +00:00 committed by Gerrit Code Review
parent adcfa6ba17
commit bc7c36c292
1 changed files with 1 additions and 1 deletions

2
cyborg

@ -1 +1 @@
Subproject commit 3d0afa309855b1bf13c339e9b30a9cc05692eaf1
Subproject commit 30041a9d09765ccfb1ee6ccb2b115cf6e78676e5