Skip to content

Commit

Permalink
Merge pull request #209 from shanbay/dependabot/pip/coverage-gte-4.0-…
Browse files Browse the repository at this point in the history
…and-lt-6.3

Update coverage requirement from <5.6,>=4.0 to >=4.0,<6.3
  • Loading branch information
fenngwd authored Jan 12, 2022
2 parents 1f49af1 + 99473ac commit c9be3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ pytest-cov
flake8
coveralls
codeclimate-test-reporter
coverage>=4.0,<5.6
coverage>=4.0,<6.3
prometheus_client
versioneer

0 comments on commit c9be3b1

Please sign in to comment.