diff --git a/pyproject.toml b/pyproject.toml index c18c94a8d..5512a13c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ wifite = "wifite.wifite:main" [project.optional-dependencies] dev = [ - "pytest>=9.0.3", + "pytest>=9.1.1", "pytest-cov>=7.1.0", "pytest-timeout>=2.4.0", ]