Skip to content

Commit 064bcf4

Browse files
authored
Merge pull request #185 from ClimateImpactLab/dependabot/pip/pytest-cov-6.0.0
Bump pytest-cov from 5.0.0 to 6.0.0
2 parents 52da1f2 + 9b0cfba commit 064bcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# These are just used for Github and CI.
22
numpy==2.1.1
33
pytest==8.3.3
4-
pytest-cov==5.0.0
4+
pytest-cov==6.0.0
55
ruff==0.6.8

0 commit comments

Comments
 (0)