Skip to content

Commit 2a32150

Browse files
authored
Merge pull request #225 from ClimateImpactLab/dependabot/pip/pytest-cov-7.1.0
Bump pytest-cov from 7.0.0 to 7.1.0
2 parents dd50ece + bef6b1d commit 2a32150

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.4.2
4-
pytest-cov==7.0.0
4+
pytest-cov==7.1.0
55
ruff==0.15.4

0 commit comments

Comments
 (0)