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] committed Jan 27, 2024
1 parent aabe8ec commit 9c7dd98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -13,7 +13,7 @@ numpy = "^1.14.0"
scipy = "^1.6.0"

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

[build-system]
Expand Down

0 comments on commit 9c7dd98

Please sign in to comment.