Upgrade pytest-metadata

Following up on I76bfbbaa22e79df6b35d7bc01da7b1f95c1e2d48, upstream
pytest-metadata has fixed the bug we were hitting[1] in version 2.0.1.

[1] https://github.com/pytest-dev/pytest-metadata/issues/40
Related-Bug: #1965979

Change-Id: Ie3e43505b6868a3161e5c9481fa5a87ce733af50
This commit is contained in:
Rafael Castillo 2022-03-28 13:26:14 -07:00
parent a299b1e5ce
commit bba4821351
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)
pytest
pytest-cov
pytest-html
pytest-metadata>=1.11.0,<2.0.0
pytest-metadata>=2.0.1,<3.0.0
pytest-molecule>=1.3.0,<1.3.1
mock
molecule>=3.0,<3.1