diff --git a/pyproject.toml b/pyproject.toml index a70f2c633..006f92a08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ test = [ "volatility3[dev]", "pytest>=8.3.3,<9", - "pytest-cov>=6.1.1,<7", + "pytest-cov>=6,<7", "yara-x>=0.10.0,<1", ]