diff --git a/setup.py b/setup.py index b920dc1..bc3b753 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ "test": [ 'pytest==7.2.2', 'pylint==2.12.*', - 'pytest-cov==4.0.0' + 'pytest-cov==4.1.0' ] }, entry_points='''