diff --git a/pyproject.toml b/pyproject.toml index 64c6893..db13276 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ Home = "https://github.com/pyvista/pytest-pyvista" [project.optional-dependencies] tests = [ "codecov<2.2.0", - "coverage==7.2.3", + "coverage==7.2.5", "pytest>=3.5.0", "pytest-cov==4.0.0", "numpy<1.24",