Skip to content

Commit

Permalink
⬆️ Update dependency pytest to v8 (#659)
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] authored Mar 12, 2024
1 parent eeb7183 commit 74bfa72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.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 @@ -47,7 +47,7 @@ mypy = "1.8.0"
pre-commit = "3.6.2"
pre-commit-hooks = "4.5.0"
pylint = "3.0.3"
pytest = "7.4.4"
pytest = "8.1.1"
pytest-asyncio = "0.23.5"
pytest-cov = "4.1.0"
ruff = "0.1.14"
Expand Down

0 comments on commit 74bfa72

Please sign in to comment.