Skip to content

Commit

Permalink
Merge pull request #414 from CSCfi/dependabot/pip/devel/coverage-6.2
Browse files Browse the repository at this point in the history
Bump coverage from 6.1.2 to 6.2
  • Loading branch information
blankdots authored Nov 29, 2021
2 parents 76295b7 + 9f6278d commit 9935c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tox==3.24.4",
"pytest==6.2.5",
"pytest-cov==3.0.0",
"coverage==6.1.2",
"coverage==6.2",
"flake8==4.0.1",
"flake8-docstrings==1.6.0",
"pytest-xdist==2.4.0",
Expand Down

0 comments on commit 9935c1e

Please sign in to comment.