Skip to content

Commit

Permalink
Merge pull request #66 from dimastbk/renovate/pytest-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pytest to v8
  • Loading branch information
dimastbk authored Jul 15, 2024
2 parents 4f46a32 + 00cd30e commit a274994
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
35 changes: 23 additions & 12 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 @@ -45,5 +45,5 @@ packaging = "^23.1"
[tool.poetry.group.dev.dependencies]
maturin = "^1.0.1"
pre-commit = "^3.0.1"
pytest = "^7.2.1"
pytest = "^8.0.0"
pandas = {version = "^2.0.0", extras = ["excel"]}

0 comments on commit a274994

Please sign in to comment.