Skip to content

Commit

Permalink
Fix coverage performance issue with Python 3.11 (pylint-dev#1564)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored and jacobtylerwalls committed May 15, 2022
1 parent 88875ec commit ce43cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r requirements_test_pre_commit.txt
contributors-txt>=0.7.4
coveralls~=3.3
coverage~=6.3
coverage~=6.3.3
pre-commit~=2.19
pytest-cov~=3.0
contributors-txt>=0.7.3
Expand Down

0 comments on commit ce43cb2

Please sign in to comment.