Update git submodules

* Update tripleo-ci from branch 'master'
  to e8c062a241d3c09d899ee9038b3f15b380a770d2
  - Merge "Install dataclasses only for python version < 3.7"
  - Install dataclasses only for python version < 3.7
    
    According [1] the dataclasses is already included in python 3.7 and
    foward versions. Attempt to install it fails because the package
    doesn't exist. This patch fix the test-requirements.txt to only
    install it when python version is lower than 3.7.
    
    1 - https://github.com/ericvsmith/dataclasses
    
    Closes-Bug: #1960603
    Change-Id: Iab540e69b698205cbb9c75061313aad9d9c2d3c4
This commit is contained in:
Zuul 2022-02-14 13:50:33 +00:00 committed by Gerrit Code Review
parent a16f2ba643
commit 8e353ecaac
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bda6e1a61a846890c9cc39d0bc91952e9c6deb8f
Subproject commit e8c062a241d3c09d899ee9038b3f15b380a770d2