Skip to content

Commit

Permalink
Update dependency pytest-cov to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 30, 2021
1 parent 8ca8007 commit eccee31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Expand Up @@ -37,7 +37,7 @@ install_requires =
pycryptodome==3.9.9
tests_require =
pytest==6.2.5
pytest-cov==2.6.0
pytest-cov==3.0.0
pytest-pythonpath==0.7.3
flake8==3.7.8
pep8==1.7.1
Expand All @@ -54,7 +54,7 @@ test_suite = tests
develop =
black==19.10b0
pytest==6.2.5
pytest-cov==2.7.1
pytest-cov==3.0.0
pytest-pythonpath==0.7.3
flake8==3.7.7
pep8==1.7.1
Expand Down

0 comments on commit eccee31

Please sign in to comment.