diff --git a/setup.py b/setup.py index 038a9a7..6c94f66 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def readme(): "isort==5.12.0", "pytype==2024.2.27", "pytest==8.3.3", - "pytest-cov==5.0.0", + "pytest-cov==6.0.0", "pytest-mock==3.12.0", "pytest-xdist==3.6.1", "Pillow==10.4.0",