diff --git a/pyproject.toml b/pyproject.toml index 4045617..f01dd85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,7 @@ tests = [ "numpy==2.2.4 ; sys_platform == 'linux' and python_version == '3.13'", "pillow==11.3.0 ; sys_platform == 'linux' and python_version == '3.13'", "pytest==8.4.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pytest-rerunfailures==16.0.1", "pyvirtualdisplay==3.0 ; sys_platform == 'linux'", ]