Skip to content

Commit

Permalink
Upgrade to coverage>=6.4
Browse files Browse the repository at this point in the history
The issue with coverage==6.3 has been fixed:
nedbat/coveragepy#1310 (comment).
  • Loading branch information
anishathalye committed May 19, 2022
1 parent 6bd6c07 commit c8a9578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
@@ -1,5 +1,5 @@
# Python dependencies for development
coverage<6.3
coverage>=6.4
pre-commit
pytest
pytest-cov
Expand Down

0 comments on commit c8a9578

Please sign in to comment.