Update and set test suite python dependencies (#5092)

This commit is contained in:
Adam Warner 2022-12-27 12:17:55 +00:00 committed by GitHub
commit 972591fe39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
docker-compose
pytest
pytest-xdist
pytest-testinfra
tox <= 4.0.12
docker-compose == 1.29.2
pytest == 7.2.0
pytest-xdist == 3.1.0
pytest-testinfra == 7.0.0
tox == 4.0.17