Update git submodules

* Update kayobe from branch 'master'
  to 4e2a0d2e8d3a92946e1b0eb0266670c190721a06
  - Merge "Fix last return value in _get_base_path"
  - Fix last return value in _get_base_path
    
    The return value was set to the following path which is not valid:
    
        kayobe/kayobe/utils.py/..
    
    The intent must have been to use dirname to produce:
    
        kayobe/kayobe/..
    
    Change-Id: I9d7d71d42026f3c12da6de9c5ca55dc647554fd0
This commit is contained in:
Zuul 2023-10-17 13:28:52 +00:00 committed by Gerrit Code Review
parent 7a9adc53fd
commit 3ed3ca3c9d
1 changed files with 1 additions and 1 deletions

2
kayobe

@ -1 +1 @@
Subproject commit 672d6fa24a978009588e66dd19c623ee244a8f8e
Subproject commit 4e2a0d2e8d3a92946e1b0eb0266670c190721a06