0bc0eeb336
All existing version from the py library are affected by the following vulnerability: https://github.com/advisories/GHSA-w596-4wvx-j9j6 In order to stop using py, its reference has been removed from tobiko requirements. Besides, tox and pytest libraries versions have been upgraded for this. Change-Id: I2c61e753e55340b19ab941fd532de0cab875d51c
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
# Test cases requirements
|
|
|
|
mock>=3.0.5 # BSD
|
|
pytest>=7.2.0 # MIT
|
|
pytest-html>=4.1.1 # MIT
|
|
pytest-xdist[psutil]>=3.5.0 # MIT
|