diff --git a/pyproject.toml b/pyproject.toml index 72cd0ff55..b09012621 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ tests = [ "pyvista==0.43.3", "matplotlib==3.8.2", "numpy==1.26.3", - "pytest==8.0.0", + "pytest==8.0.1", "pytest-cov==4.1.0", "joblib==1.3.2", "pandas==2.2.0",