diff --git a/pyproject.toml b/pyproject.toml index ffe77034..7a2b8e5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ tests = [ "numpy==2.2.4 ; sys_platform == 'linux' and python_version == '3.13'", "pillow==11.1.0 ; sys_platform == 'linux' and python_version == '3.13'", "pytest==8.3.5", - "pytest-cov==6.0.0", + "pytest-cov==6.1.0", "pytest-rerunfailures==15.0", "pyvirtualdisplay==3.0 ; sys_platform == 'linux'", ]