Skip to content

Commit

Permalink
Tests: Upgrade to pytest-cov<5
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Nov 20, 2022
1 parent 702fa76 commit b839aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
# Packages needed for running the tests.
extras["test"] = [
"pytest<8",
"pytest-cov<4",
"pytest-cov<5",
"pytest-mock<4",
"pytest-mqtt<1",
"tox<4",
Expand Down

0 comments on commit b839aa7

Please sign in to comment.