Skip to content

Commit

Permalink
Update dependency pytest to v8 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vlada Dusek <[email protected]>
  • Loading branch information
renovate[bot] and vdusek authored Feb 15, 2024
1 parent 314ac93 commit 1902d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ filelock = "~3.13.1"
mypy = "~1.8.0"
pre-commit = "~3.6.0"
pydoc-markdown = "~4.8.2"
pytest = "~7.4.4"
pytest-asyncio = "~0.23.4"
pytest = "~8.0.0"
pytest-asyncio = "~0.23.5"
pytest-cov = "~4.1.0"
pytest-only = "~2.0.0"
pytest-timeout = "~2.2.0"
Expand Down

0 comments on commit 1902d13

Please sign in to comment.