Skip to content

Commit

Permalink
Merge pull request #185 from ClimateImpactLab/dependabot/pip/pytest-c…
Browse files Browse the repository at this point in the history
…ov-6.0.0

Bump pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
brews authored Nov 1, 2024
2 parents 52da1f2 + 9b0cfba commit 064bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These are just used for Github and CI.
numpy==2.1.1
pytest==8.3.3
pytest-cov==5.0.0
pytest-cov==6.0.0
ruff==0.6.8

0 comments on commit 064bcf4

Please sign in to comment.