Skip to content

Commit

Permalink
chore(deps): update dependency dev/pytest to v8.2.0 (#690)
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 Apr 30, 2024
1 parent 0859077 commit 30d8c9a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -33,7 +33,7 @@ dependencies = [
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.2",
"pytest==8.2.0",
"pytest-cov==5.0.0",
"pytest-xdist[psutil]==3.6.1",
]
Expand Down

0 comments on commit 30d8c9a

Please sign in to comment.