diff --git a/setup.py b/setup.py index 45121f8..d7477bc 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ ], 'test': [ 'pytest==6.2.5', - 'pytest-cov==3.0.0' + 'pytest-cov==4.1.0' ] }, entry_points='''