Skip to content

Commit

Permalink
Update dependency coverage to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 25, 2022
1 parent 12c75a0 commit abfca1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Expand Up @@ -44,7 +44,7 @@ tests_require =
pyflakes==2.0.0
pytest-flake8==1.0.2
pytest-pep8==1.0.6
coverage==5.3
coverage==6.3
codecov==2.0.15
black==19.10b0
python_requires = >= 3.6
Expand All @@ -60,7 +60,7 @@ develop =
pep8==1.7.1
pytest-flake8==1.0.4
pytest-pep8==1.0.6
coverage==4.5.4
coverage==6.3
twine==3.2.0
wheel==0.35.1
docs =
Expand Down

0 comments on commit abfca1b

Please sign in to comment.