Update git submodules

* Update tripleo-quickstart-extras from branch 'master'
  - Bump tox minversion to 3.9 due to inline comments
    
    Current minimal required version of tox (3.4.0),
    as per tox.ini, is not compatible with inline comments.
    
    Support for inline comments in deps was added in 3.9 according to:
    - https://tox.readthedocs.io/en/latest/config.html#conf-deps
    - https://tox.readthedocs.io/en/latest/changelog.html#v3-9-0-2019-04-17
    
    E.g. there are inline comments at deps lines:
    
      [testenv:molecule]
      deps =
          ansible
          ansi2html  # GPL (soft-dependency of pytest-html)
    
    which then fails like:
    
      ERROR: Invalid requirement: 'ansi2html  # GPL (soft-dependency of pytest-html)'
    
    Change-Id: Ic1a3457a8164097b73dd906744c49171aa4cb833
This commit is contained in:
Pavel Sedlák 2020-02-06 10:55:00 +01:00 committed by Gerrit Code Review
parent 9a855ef993
commit da00010e3c

@ -1 +1 @@
Subproject commit de9f94e2d567513d43e04d6e0543e5dfbfbf719d
Subproject commit 90772598ecc1b318e9f19302c13580439d062a25