diff --git a/setup.py b/setup.py index f160569..2c785bc 100644 --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ "test": [ "tox>=4.11.3,<5.0", "pytest-xdist>=3.3.1,<4.0", - "pytest>=7.4.0,<8.0", + "pytest>=8.3.2,<8.4", "pytest-ansible>=24.7,<24.8", "pytest-cov>=5,<5.1", ],