diff --git a/pyproject.toml b/pyproject.toml index 62a6bb817..fde441543 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ tests = [ "pyvista==0.42.1", "matplotlib==3.7.2", "numpy==1.25.2", - "pytest==7.4.1", + "pytest==7.4.2", "pytest-cov==4.1.0", "joblib==1.3.2", "pandas==2.0.3",