Skip to content

Commit 4f582d4

Browse files
committed
Tests: Upgrade to pytest-cov<5
1 parent 8939ce7 commit 4f582d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
# Packages needed for running the tests.
149149
extras["test"] = [
150150
"pytest<8",
151-
"pytest-cov<4",
151+
"pytest-cov<5",
152152
"pytest-mock<4",
153153
"pytest-mqtt<1",
154154
"tox<4",

0 commit comments

Comments
 (0)