diff --git a/test/requirements.txt b/test/requirements.txt index b837958..0cef03d 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,6 +1,6 @@ pytest == 8.4.1 pytest-testinfra == 10.2.2 pytest-clarity == 1.0.1 -tox == 4.27.0 +tox == 4.28.3 # Not adding pytest-xdist as using pytest with n > 1 cores # causes random issues with the emulated architectures \ No newline at end of file