diff --git a/pyproject.toml b/pyproject.toml index 8bcd6e8..f813131 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ Home = "https://github.com/pyvista/pytest-pyvista" [project.optional-dependencies] tests = [ "codecov<2.2.0", - "coverage==7.2.7", + "coverage==7.3.1", "pytest>=3.5.0", "pytest-cov==4.1.0", "numpy<1.26",