diff --git a/pyproject.toml b/pyproject.toml index 3bd1fb0039..74608f5824 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ graphics = [ "pyvista>=0.32.0", ] tests = [ - "pytest==7.4.2", + "pytest==7.4.3", "pytest-cov==4.1.0", "pytest-pyvista==0.1.9", "pytest-xvfb==3.0.0",