Skip to content

Commit

Permalink
Merge pull request #158 from illuin-tech/dependabot/pip/pytest-cov-6.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
Aegdesil authored Nov 26, 2024
2 parents a6469a5 + 59c5ee1 commit dc5af6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dev = [
"mypy==1.13.0",
"pylint==3.3.1",
"pytest==8.3.3",
"pytest-cov==5.0.0",
"pytest-cov==6.0.0",
"setuptools==75.6.0",
"twine==5.1.1",
"wheel==0.44.0",
Expand Down

0 comments on commit dc5af6d

Please sign in to comment.