Skip to content

Commit

Permalink
Update coverage from 5.1 to 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Sep 14, 2020
1 parent cb9d3f4 commit 480c7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ testing =
jaraco.text>=3.1

# measure test coverage
coverage==5.1; python_version != "3.4"
coverage==5.3; python_version != "3.4"
coverage<5; python_version == "3.4"
# send test coverage to codecov.io
codecov==2.1.9
Expand Down

0 comments on commit 480c7db

Please sign in to comment.