diff --git a/pyproject.toml b/pyproject.toml index 624d6bdf3f..47f17986d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ tests = [ "pyvista==0.43.2", "matplotlib==3.8.2", "numpy==1.26.3", - "pytest==7.4.4", + "pytest==8.0.0", "pytest-cov==4.1.0", "joblib==1.3.2", "pandas==2.2.0",