Skip to content

Commit

Permalink
Merge pull request #56 from SpamExperts/dependabot/pip/pytest-cov-3.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 2.6.1 to 3.0.0
  • Loading branch information
tonyandrewmeyer authored Jun 4, 2022
2 parents 038863e + 694fc52 commit d9d3ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mock==2.0.0
pytest==7.1.2
pytest-cov==2.6.1
pytest-cov==3.0.0
python-coveralls==2.9.3

0 comments on commit d9d3ef2

Please sign in to comment.