Skip to content

Commit

Permalink
Update dependency pytest-cov to v2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 12c75a0 commit fe22220
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.12.0
tests_require =
pytest==6.2.5
pytest-cov==2.6.0
pytest-cov==2.12.1
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==2.12.1
pytest-pythonpath==0.7.3
flake8==3.7.7
pep8==1.7.1
Expand Down

0 comments on commit fe22220

Please sign in to comment.