Update git submodules

* Update os-brick from branch 'master'
  to c187a33b7b15b1c17d4d007fbf1b62b76a1c575c
  - [docs] add autodoc_mock_imports
    
    The docs job has recently begun failing with:
    
    autodoc: failed to import module 'connector' from module
    'os_brick.initiator'; the following exception was raised: No module
    named 'cryptography'
    
    We're not directly importing cryptography in os-brick, so address this
    by adding 'cryptography' to the autodoc_mock_imports list.
    
    Change-Id: I5128d717f7a31fb9042f690ed7c17a3191f1a99e
This commit is contained in:
Brian Rosmaita 2023-07-21 10:27:21 -04:00 committed by Gerrit Code Review
parent f2c387c1e9
commit ae05b76c60
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6d70ace1bbc8cd94280ac7efc9d33066ff7bbf83
Subproject commit c187a33b7b15b1c17d4d007fbf1b62b76a1c575c