diff --git a/test/requirements.txt b/test/requirements.txt index 65c59c4..c3695c0 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,6 +1,6 @@ pytest == 8.4.2 pytest-testinfra == 10.2.2 pytest-clarity == 1.0.1 -tox == 4.31.0 +tox == 4.32.0 # Not adding pytest-xdist as using pytest with n > 1 cores # causes random issues with the emulated architectures