Skip to content

Commit 07dc758

Browse files
authored
Merge branch 'main' into dependabot/pip/dependencies-80e7791be9
2 parents 89ae176 + 4a102ab commit 07dc758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tests = [
4242
"numpy==2.2.6; python_version >'3.10'", # TODO: Limit to be removed once Python 3.10 support is dropped
4343
"numpy==1.26.4; python_version <= '3.10'", # TODO: Dependency to be removed once Python 3.10 support is dropped
4444
"pytest==8.4.2",
45-
"pytest-cov==6.2.1",
45+
"pytest-cov==7.0.0",
4646
"pytest-mock==3.15.1",
4747
"pint==0.24.4",
4848
]

0 commit comments

Comments
 (0)