diff --git a/pyproject.toml b/pyproject.toml index 86df5b7..91f206f 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.4.3", + "coverage==7.4.4", "pytest>=3.5.0", "pytest-cov==4.1.0", "numpy<1.27",