diff --git a/pyproject.toml b/pyproject.toml index cd59a12..74c99ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ Discussions = "https://github.com/Mullassery/StreamXL/discussions" [project.optional-dependencies] dev = [ "pytest>=7.0", - "pytest-cov>=4.0", + "pytest-cov>=7.1.0", ] [tool.maturin]