Skip to content

Commit

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

Update coverage requirement from <6.3,>=4.0 to >=4.0,<6.4
  • Loading branch information
fenngwd authored Apr 20, 2022
2 parents 7abef3d + a86e4f9 commit 728f805
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,7 +8,7 @@ pytest-cov
flake8
coveralls
codeclimate-test-reporter
coverage>=4.0,<6.3
coverage>=4.0,<6.4
prometheus_client
versioneer
pre-commit

0 comments on commit 728f805

Please sign in to comment.