Update pytest, testinfra

This commit is contained in:
Frederik Carlier
2021-11-09 18:24:39 +01:00
parent baabab1490
commit e2b8561f34

View File

@@ -151,8 +151,8 @@ stages:
pip3 install --user ansible==2.9.13
pip3 install --user molecule==3.0.8
pip3 install --user docker-py==1.10.6
pip3 install --user pytest==6.0.2
pip3 install --user testinfra==5.3.1
pip3 install --user pytest==6.2.5
pip3 install --user testinfra==6.0.0
molecule --version
ansible --version
pytest --version