diff --git a/pyproject.toml b/pyproject.toml index 4ee54f58..27508a2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ docs = [ tests = [ "numpy==2.2.3 ; sys_platform == 'linux' and python_version == '3.13'", "pillow==11.1.0 ; sys_platform == 'linux' and python_version == '3.13'", - "pytest==8.3.4", + "pytest==8.3.5", "pytest-cov==6.0.0", "pytest-rerunfailures==15.0", "pyvirtualdisplay==3.0 ; sys_platform == 'linux'",