Update git submodules

* Update bifrost from branch 'master'
  - Enforce running tox with correct python version based on env
    
    All the tox tests run with the default python
    version available in the system.
    This is not quite correct when running on environment such as
    py36, py37 or py38, since they imply running with different
    Python versions based on the environment.
    To enforce the correct version we need to add the option
    ignore_basepython_conflict available since tox 3.1.0 [0].
    
    [0] https://tox.readthedocs.io/en/latest/config.html#conf-ignore_basepython_conflict
    
    Change-Id: I113c66802523de3ef64bdc08c61e7b2f36633dc3
This commit is contained in:
Riccardo Pittau 2020-01-09 10:28:04 +01:00 committed by Gerrit Code Review
parent 563f49841a
commit d1d22eb6a7

@ -1 +1 @@
Subproject commit 082f3daed41d229afa2b22c6a202a0434c832613
Subproject commit d2718f45e3ba6b1f7e17b40bf9705e4db4914f3d