Skip to content

Commit

Permalink
chore(deps): update dependency dev/pytest-cov to v5 (#650)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 5c7168b commit dba1b70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dev = [
# Support for Python 3.8 was dropped by pre-commit in https://github.com/pre-commit/pre-commit/releases/tag/v3.6.0
"pre-commit==3.7.0; python_version >= '3.9'",
"pytest==8.1.1",
"pytest-cov==4.1.0",
"pytest-cov==5.0.0",
"pytest-xdist[psutil]==3.5.0",
]
docs = [
Expand Down

0 comments on commit dba1b70

Please sign in to comment.