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 Jul 8, 2024
1 parent 7325d37 commit 820ef1a
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 @@ -12,7 +12,7 @@ typer = {extras = ["all"], version = "^0.12.0"}


[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
pytest = "^8.0.0"
pre-commit = "^3.3.3"

[build-system]
Expand Down

0 comments on commit 820ef1a

Please sign in to comment.