Skip to content

Commit

Permalink
Update dependency pytest to v8 (#76)
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 10, 2024
1 parent b71e6e9 commit 40dd43c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -53,7 +53,7 @@ mypy = "^1.0"
myst-parser = "^2.0.0"
pre-commit = "^3.0"
pylint = "^3.0"
pytest = "^7.1.1"
pytest = "^8.0.0"
pytest-cov = "^4.0"
pytest-mock = "^3.8.2"
python-dotenv = "^1.0.0"
Expand Down

0 comments on commit 40dd43c

Please sign in to comment.