Skip to content

Commit

Permalink
Update dependency pytest to v8 (#243)
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 Feb 11, 2024
1 parent f56ea0d commit ffdb984
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -33,7 +33,7 @@ sphinx = [
black = "23.12.1"
pycodestyle = "2.11.1"
mypy = "1.8.0"
pytest = "7.4.4"
pytest = "8.0.0"
pytest-cov = "4.1.0"
sphinxcontrib-autoprogram = "0.1.8"
types-docutils = "0.20.0.20240106"
Expand Down

0 comments on commit ffdb984

Please sign in to comment.