Skip to content

Commit

Permalink
Merge pull request #139 from spglib/dependabot/pip/pytest-cov-5.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 4.1.0 to 5.0.0
  • Loading branch information
lan496 authored Mar 25, 2024
2 parents 80c07ed + 763624a commit 830ca54
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 @@ -24,7 +24,7 @@
EXTRAS = {
"dev": [
"pytest==8.1.1",
"pytest-cov==4.1.0",
"pytest-cov==5.0.0",
"pre-commit",
"black",
"mypy",
Expand Down

0 comments on commit 830ca54

Please sign in to comment.