Update git submodules

* Update os-win from branch 'master'
  to c672101e6039ce8a10a834ae36779f49ecd01b30
  - Drop collections.Iterable in favor of collections.abc.Iterable
    
    Python3 has deprecated (and recently dropped) collections.Iterable in
    favor of using the collections.abc module. This change fixes the import.
    
    Closes-Bug: #1966442
    Change-Id: I76ed972890a2fe0bedebd0364276590d5aa90f29
This commit is contained in:
Felipe Reyes 2022-03-25 10:24:54 -03:00 committed by Gerrit Code Review
parent fdc55c1223
commit aac112c015
1 changed files with 1 additions and 1 deletions

2
os-win

@ -1 +1 @@
Subproject commit 0d760009cceb17d29755d0a3fa86c06a7dc83a63
Subproject commit c672101e6039ce8a10a834ae36779f49ecd01b30