Skip to content

Commit

Permalink
deps(dev): update pytest-cov requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Jan 1, 2025
1 parent 11332ba commit e2e5ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"google-cloud-storage==2.*",
],
"tests": [
"pytest-cov==5.*",
"pytest-cov==6.*",
"pytest-instafail==0.5.*",
"pytest-mock==3.*",
"pytest-ruff==0.*",
Expand Down

0 comments on commit e2e5ff8

Please sign in to comment.