diff --git a/pyproject.toml b/pyproject.toml index 198aaff063..3e055f0e22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ "pandas==1.3.5; python_version == '3.7'", "pandas==2.0.3; python_version == '3.8'", "pandas==2.1.1; python_version > '3.9'", - "pytest==7.4.2", + "pytest==7.4.3", "pytest-cov==4.1.0", "pytest-xdist==3.3.1", "pyvista==0.38.0; python_version <= '3.7'",