Skip to content

Commit

Permalink
chore(deps): update dependency dev/pytest to v8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent bc26a6f commit 6f035f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.1",
"pytest==8.1.2",
"pytest-cov==5.0.0",
"pytest-xdist[psutil]==3.5.0",
]
Expand Down

0 comments on commit 6f035f2

Please sign in to comment.