diff --git a/pyproject.toml b/pyproject.toml index 7e6a74ecf..cef246f98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ wifite = "wifite.wifite:main" [project.optional-dependencies] dev = [ "pytest>=8.0.0", - "pytest-cov>=4.1.0", + "pytest-cov>=7.1.0", "pytest-timeout>=2.4.0", ]