We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89ae176 + 4a102ab commit 07dc758Copy full SHA for 07dc758
pyproject.toml
@@ -42,7 +42,7 @@ tests = [
42
"numpy==2.2.6; python_version >'3.10'", # TODO: Limit to be removed once Python 3.10 support is dropped
43
"numpy==1.26.4; python_version <= '3.10'", # TODO: Dependency to be removed once Python 3.10 support is dropped
44
"pytest==8.4.2",
45
- "pytest-cov==6.2.1",
+ "pytest-cov==7.0.0",
46
"pytest-mock==3.15.1",
47
"pint==0.24.4",
48
]
0 commit comments