diff --git a/pyproject.toml b/pyproject.toml index 39c6037d8..3076154a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ tests = [ "pyvista==0.43.1", "matplotlib==3.8.2", "numpy==1.26.2", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-cov==4.1.0", "joblib==1.3.2", "pandas==2.1.4",