tobiko/test-requirements.txt
Eduardo Olivares 0bc0eeb336 Remove dependency with vulnerable library py - upgrade to tox>=4.13
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
2024-03-06 12:41:03 +01:00

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