diff --git a/setup.py b/setup.py index 7006e52..ce0ef9c 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ 'coveralls==4.0.1', 'pylint==3.2.7', 'pytest==8.3.5', - 'pytest-cov==5.0.0', + 'pytest-cov==6.1.0', 'twine==6.1.0', ] },