Skip to content

Commit f8b87b3

Browse files
authored
Merge pull request #201 from ClimateImpactLab/dependabot/pip/pytest-cov-6.1.0
Bump pytest-cov from 6.0.0 to 6.1.0
2 parents 965ca50 + c9f6187 commit f8b87b3

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.2.3
33
pytest==8.3.5
4-
pytest-cov==6.0.0
4+
pytest-cov==6.1.0
55
ruff==0.11.2

0 commit comments

Comments
 (0)