Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 31de211 commit 0b7d9ab
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 @@ -19,7 +19,7 @@ typer = "^0.9.0"
[tool.poetry.dev-dependencies]
black = "^24.0.0"
mypy = "^1.0.0"
pytest = "^7.1.3"
pytest = "^8.0.0"
pytest-cov = "^4.0.0"
types-PyYAML = "^6.0.12"
isort = "^5.10.1"
Expand Down

0 comments on commit 0b7d9ab

Please sign in to comment.